Skip to content

Implement Email/Password Authentication with Email Verification for Manga Reader#9

Open
duckie-ai-helper[bot] wants to merge 4 commits intomainfrom
musa-Implement_Email/Password__t23-08-24_05-15-06
Open

Implement Email/Password Authentication with Email Verification for Manga Reader#9
duckie-ai-helper[bot] wants to merge 4 commits intomainfrom
musa-Implement_Email/Password__t23-08-24_05-15-06

Conversation

@duckie-ai-helper
Copy link
Copy Markdown
Contributor

  • Extend the existing Manga Reader sign-in functionality to incorporate email/password sign-in along with the existing Google sign-in.
  • Implement a sign-up feature allowing users to register using their email and a password.
  • An email verification step should be included during the sign-up phase, and user access will be blocked until email verification is completed.
  • Incorporate a 'forgot password' feature that sends a password reset link to the user's registered email.
  • Ensure that the backend processes both Google and email/password sign-ins correctly.
  • There should not be any constraints on password complexity during registration.
  • The system should be non-discriminative, offering both Google and email/password sign-in methods for users to select their preferred login method.

@ianbbqzy ianbbqzy changed the title Duckie: Implement Email/Password Authentication with Email Verification for Manga Reader Implement Email/Password Authentication with Email Verification for Manga Reader Sep 28, 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

Successfully merging this pull request may close these issues.

0 participants