This website requires JavaScript.
Explore
Help
Sign In
sarlink
/
sarlink-portal
Watch
7
Star
0
Fork
0
You've already forked sarlink-portal
mirror of
https://github.com/i701/sarlink-portal.git
synced
2025-04-20 03:50:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
sarlink-portal
/
components
/
auth
History
i701
ef9f032366
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push)
Failing after 5m56s
Details
refactor: streamline authentication flow by removing unused code, replacing custom auth utilities with NextAuth, and updating session handling in components
2025-03-28 22:24:45 +05:00
..
account-popver.tsx
refactor: streamline authentication flow by removing unused code, replacing custom auth utilities with NextAuth, and updating session handling in components
2025-03-28 22:24:45 +05:00
application-layout.tsx
refactor: streamline authentication flow by removing unused code, replacing custom auth utilities with NextAuth, and updating session handling in components
2025-03-28 22:24:45 +05:00
login-form.tsx
refactor: update authentication flow to use NextAuth, replace better-auth with axios for API calls, and clean up unused code
2025-03-23 15:07:03 +05:00
signup-form.tsx
refactor: enhance authentication and signup flow with new providers, update middleware matcher, and improve type safety for API responses
2025-03-26 22:48:14 +05:00
verify-otp-form.tsx
refactor: streamline authentication flow by removing unused code, replacing custom auth utilities with NextAuth, and updating session handling in components
2025-03-28 22:24:45 +05:00