This website requires JavaScript.
Explore
Help
Sign In
Re-Quest
/
frontend
Watch
5
Star
0
Fork
0
You've already forked frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
45c2c22129ce240f642083b8177d24959021654c
frontend
/
src
History
pradeepkumar
45c2c22129
feat: Add forgot password and reset password pages.
2025-12-22 13:14:00 +05:30
..
app
feat: Add forgot password and reset password pages.
2025-12-22 13:14:00 +05:30
components
/providers
feat: Implement user authentication using NextAuth with social and credentials providers.
2025-12-20 19:22:35 +05:30
services
feat: Implement
AuthService
for user registration with detailed field error handling and updated user roles.
2025-12-22 11:53:53 +05:30
types
feat: Implement user authentication using NextAuth with social and credentials providers.
2025-12-20 19:22:35 +05:30
auth.ts
feat: Enhance login error reporting with backend pre-validation and update signup to require email verification instead of auto-login.
2025-12-22 13:02:17 +05:30
middleware.ts
feat: add email verification page and allow public access via middleware.
2025-12-22 12:50:28 +05:30