Onboarding
Signup
- Users can sign up using an email address and password.
- Passwords must contain at least 8 characters, including:
- One uppercase letter
- One lowercase letter
- One number
- One special character
- Users can also sign up using Google OAuth.
Login
- Users who signed up with an email address can log in using either:
- Their email address and password, or
- Google OAuth with the same email address.
- Users who signed up using Google OAuth can log in only through Google OAuth.
- The standard email-and-password login method will not work for Google OAuth users, even if they use the same email address.