Authentication
Sign in, sign up, password requirements, and social login on the login page
Event Manager uses a session-based authentication system powered by Better Auth. You must sign in before accessing any application features.
Login Page
When you open the application without an active session, you are redirected to the login page at /login. The page displays a centered authentication widget with two modes: Sign In and Sign Up.
Sign In
Enter your email address and password to sign in. The form validates that:
- The email is in a valid format
- The password meets the minimum length requirement
If the credentials are incorrect, an error message appears below the form. On successful sign-in, you are redirected to the calendar home page.
Sign Up
Switch to the Sign Up tab to create a new account. The registration form requires: