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

OTP Validation and Authentication In Registration Page #17

Open
kinderasteroid opened this issue Feb 22, 2024 · 0 comments
Open

OTP Validation and Authentication In Registration Page #17

kinderasteroid opened this issue Feb 22, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@kinderasteroid
Copy link
Owner

Description:

Aims to enhance the user authentication process by adding a feature that sends a one-time password (OTP) to the user's email address. This feature will improve security and user experience by ensuring that only the rightful owner of the email address can Join Session

Current Issue:

We are looking for an open-source collaborator to work on implementing the OTP feature. The collaborator will be responsible for integrating an OTP generation and sending mechanism into our existing authentication system. Once the user enters the OTP received on their email, they will be authenticated and granted access to their account.

Tasks for the Collaborator:

  1. Implement an OTP generation algorithm.
  2. Integrate the OTP generation with the user authentication process.
  3. Develop a mechanism to send the OTP to the user's email address.
  4. Verify the OTP entered by the user against the OTP sent to their email.
  5. Grant access to the user upon successful OTP verification.
@kinderasteroid kinderasteroid added enhancement New feature or request good first issue Good for newcomers labels Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Todo
Development

No branches or pull requests

1 participant