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
/
lib
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
..
types
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
atoms.ts
Enhance payment processing and device management features
2024-12-25 17:21:04 +05:00
auth-guard.ts
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
backend-types.ts
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
person.ts
Refactor authentication middleware to use native fetch, update dependencies, and enhance error handling. Add new error boundary component for dashboard and improve user verification UI. Update payment handling and device management components for better user experience. Adjust CSS for error backgrounds and refine input read-only components with validation indicators.
2025-01-15 10:35:03 +05:00
schemas.ts
refactor: migrate authentication and signup flow to use external API and improve type safety
2025-01-24 11:42:38 +05:00
types.ts
Enhance user verification and data validation features
2025-01-10 15:59:44 +05:00
utils.ts
Implement parental control features and enhance device management
2024-12-22 21:34:57 +05:00