This website requires JavaScript.
Explore
Help
Register
Sign In
cardosofelipe
/
fast-next-template
Template
Watch
1
Star
0
Fork
1
You've already forked fast-next-template
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
77594e478db1bed8fde87fe47cd7da6ac51b6c8f
fast-next-template
/
frontend
/
tests
/
lib
/
api
History
Felipe Cardoso
b181182c3b
**Authentication Refactor:** Remove
authStore
and its associated tests, transitioning to the new authentication model. Add dynamic loading for
PasswordResetConfirmForm
to optimize performance. Include a theme initialization script in
layout.tsx
to prevent FOUC.
2025-11-02 14:00:05 +01:00
..
hooks
**Authentication Refactor:** Remove
authStore
and its associated tests, transitioning to the new authentication model. Add dynamic loading for
PasswordResetConfirmForm
to optimize performance. Include a theme initialization script in
layout.tsx
to prevent FOUC.
2025-11-02 14:00:05 +01:00
client.test.ts
Remove redundant
/api/v1
suffix from API URL configuration and update related test
2025-11-02 04:11:41 +01:00
errors.test.ts
Refactor
useAuth
hooks for improved type safety, error handling, and compliance with auto-generated API client
2025-11-01 04:25:44 +01:00
types.test.ts
Refactor
useAuth
hooks for improved type safety, error handling, and compliance with auto-generated API client
2025-11-01 04:25:44 +01:00