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

Verify Email #78

Open
Darjusch opened this issue May 27, 2023 · 0 comments
Open

Verify Email #78

Darjusch opened this issue May 27, 2023 · 0 comments
Assignees
Labels

Comments

@Darjusch
Copy link
Contributor

Get Token for User Verification Email:
Route: GET /signup/verification/:email
Description: Retrieves a verification token for sending a verification email to the user based on the provided email.

Post/Update Verify User:
Route: POST /signup/verification/:token
Description: Verifies the user's email based on the provided verification token.

@Darjusch Darjusch self-assigned this May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant