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

Login Strategy and Design #27

Open
CharlyJazz opened this issue Apr 17, 2019 · 0 comments
Open

Login Strategy and Design #27

CharlyJazz opened this issue Apr 17, 2019 · 0 comments

Comments

@CharlyJazz
Copy link
Member

  • A redis based session login for a better perfomance
  • Session based, more secure, this replace the current Firebase Client Login, very insecure.
  • A /logout endpoint to remove the session of the user if he can logout from the platform
  • A Postgres database for the data.
  • When the user is logged and open the dashboard first time, automatically redirect to the Dashboard without a flaskback between Login-Dashboard screens.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant