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

Account creation #3

Closed
glaslos opened this issue May 30, 2022 · 1 comment
Closed

Account creation #3

glaslos opened this issue May 30, 2022 · 1 comment

Comments

@glaslos
Copy link
Member

glaslos commented May 30, 2022

  • Add a Google sign-up/sign-in button to the to right corner
  • Callback should go to the backend and create a user and return a session ID
  • Use sqlite3 as a persistent database, a new db should be created if none found.
  • Login user if already exists
  • User receives a session/(jw?)token for future authentication.
@glaslos glaslos mentioned this issue Jun 16, 2022
@glaslos
Copy link
Member Author

glaslos commented Jun 19, 2022

Closed with #7

@glaslos glaslos closed this as completed Jun 19, 2022
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

1 participant