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 Volunteer Routes: Volunteer login, logout, signup #21

Open
anirvinv opened this issue Nov 14, 2023 · 1 comment
Open

Create Volunteer Routes: Volunteer login, logout, signup #21

anirvinv opened this issue Nov 14, 2023 · 1 comment
Assignees

Comments

@anirvinv
Copy link
Member

anirvinv commented Nov 14, 2023

Volunteer signup:

  • Creates an account for the volunteer and waits for admin to verify their account

Volunteer Login:

  • Sets auth cookie

Volunteer logout:

  • Deletes token in cookie
@tejpshah
Copy link
Collaborator

tejpshah commented Nov 15, 2023

Pretty much done. Check authozero branch.

Couldn't figure out how to implement this test functionality if @VanshSharma14 can do this - implemented most other tests though

Image

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

3 participants