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
b181182c3b985e681327ba9b788bbbb2226622a3
fast-next-template
/
frontend
/
src
/
lib
/
api
/
hooks
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
..
index.ts
Add password reset functionality with form components, pages, and tests
2025-11-01 00:57:57 +01:00
useAuth.ts
**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