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

Create login, logout, create-account, verify-volunteer routes for Admins #19

Open
anirvinv opened this issue Nov 14, 2023 · 0 comments
Open
Assignees

Comments

@anirvinv
Copy link
Member

anirvinv commented Nov 14, 2023

No OTPs. Just username, password will work. We will need to encrypt password.

  • Only admins can create other admin accounts
  • We need to create an admin account manually for first admin
  • Login, logout will set and delete auth cookie for sessions
  • verify-volunteer will just make the admin approve a certain email --> cuz we don't want random people signing up
@anirvinv anirvinv changed the title Finish login, logout routes for Admins Finish login, logout, create account routes for Admins Nov 14, 2023
@anirvinv anirvinv changed the title Finish login, logout, create account routes for Admins Create login, logout, create account routes for Admins Nov 14, 2023
@anirvinv anirvinv changed the title Create login, logout, create account routes for Admins Create login, logout, create-account, verify-volunteer routes for Admins Nov 14, 2023
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

4 participants