Skip to content

Error Handling for Authentication

Description

Error handling for user authentication

Requirements

  • Password verification - at least 6 characters in length, required
  • Email Verification - correct email address format & unique email address (no account already exists), required
  • Username Verification - at least 4 characters in length, required, no upper case letters
  • Firstname, Lastname, Occupation - Optional fields, can be empty

Potential Roadblocks

What are the potential roadblocks or risks in completing this issue ? None.

Resources

List any resources that might be useful in completing this issue None as of now to refer to.

Edited by Priyadarshini Saha