This website requires JavaScript.
Explore
Help
Register
Sign In
cardosofelipe
/
pragma-stack
Template
Watch
1
Star
0
Fork
1
You've already forked pragma-stack
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
111
Commits
2
Branches
0
Tags
6d1b730ae7193b8e9ad3176fae99bbe1f9d49c0f
Commit Graph
2 Commits
Author
SHA1
Message
Date
Felipe Cardoso
6d1b730ae7
Add
_hasHydrated
flag to
authStore
and update
AuthGuard
to wait for store hydration, ensuring stability during loading phases in tests and app.
2025-11-02 14:16:56 +01:00
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