Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to JWT authentication #37

Open
leodarkseid opened this issue Jun 17, 2023 · 1 comment
Open

Switch to JWT authentication #37

leodarkseid opened this issue Jun 17, 2023 · 1 comment

Comments

@leodarkseid
Copy link
Contributor

I suggest the app switches from it's current Token based authentication to a JWT based authentication.

That should have the advantage of being more secure and should eliminate the need of Redis for authentication, eventually I would expect third party authentication would be used, eliminating the need for Redis in authentication.

For this to work, minor changes will have to be made to the front end

@ainasanghi
Copy link

Hi actually I want to contribute to this organisation but I think I am having a little problem while understanding the error. Can you elaborate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants