4 Commits

Author SHA1 Message Date
1ae529c758
fix: remove unused imports from authentication pages for cleaner code
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m47s
2025-04-19 11:08:44 +05:00
a4ffb1e34a
feat: implement AuthLayout component and streamline OTP verification forms with enhanced messaging
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m49s
2025-04-19 10:22:42 +05:00
ef9f032366
refactor: streamline authentication flow by removing unused code, replacing custom auth utilities with NextAuth, and updating session handling in components
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 5m56s
2025-03-28 22:24:45 +05:00
32bb01b656
refactor: replace custom authentication middleware with NextAuth, remove unused authentication pages, and update matcher configuration 2025-03-23 18:06:27 +05:00