Enter your credentials to sign in to your account
Simplified Authentication for Easy Testing
To make testing easier, this authentication system has been kept simple and does not include email verification.
• No email verification (No Nodemailer, OTP, or confirmation links).
• You can sign up with any email, even a fake one like test123@gmail.com.
• If the email is not in the database, a new account is created automatically.
The focus here is to ensure a smooth and quick testing experience for everyone.