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

Basic Auth - Create Routes for Email + Password Authentication #2274

Open
alonp99 opened this issue Apr 1, 2024 · 0 comments
Open

Basic Auth - Create Routes for Email + Password Authentication #2274

alonp99 opened this issue Apr 1, 2024 · 0 comments

Comments

@alonp99
Copy link
Collaborator

alonp99 commented Apr 1, 2024

Task Description

Implement new routes for handling email and password authentication using SuperTokens. These routes will be used for signing up new users and logging in existing users.

Acceptance Criteria

  • The routes use SuperTokens to register and authenticate users.
  • Request and response bodies are defined according to SuperTokens' requirements.

Implementation Instructions

  1. https://supertokens.com/docs/emailpassword/nestjs/guide

Resources

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