posted an update

I’ve implemented login and sign-up functionality in the frontend, and instead of relying on a local database like MySQL, I integrated AWS Cognito for user authentication and authorization.

When a new user signs up, Cognito automatically sends a verification code via email to confirm their identity. Once verified, the user can log in securely with their credentials.

Log in or sign up for Devpost to join the conversation.