This website requires JavaScript.
Explore
Help
Register
Sign In
cardosofelipe
/
syndarix
Watch
1
Star
0
Fork
0
You've already forked syndarix
forked from
cardosofelipe/fast-next-template
Code
Issues
18
Pull Requests
Wiki
Activity
Files
54c32bf97faf609777e74e32c0b355a6545bcee7
syndarix
/
frontend
/
src
/
components
/
auth
History
Felipe Cardoso
54c32bf97f
Introduce
AuthLoadingSkeleton
and
HeaderSkeleton
for smoother loading, replace spinner in
AuthGuard
, update ReactQueryDevtools toggle, enable Docker ports for local development.
2025-11-02 16:56:23 +01:00
..
AuthGuard.tsx
Introduce
AuthLoadingSkeleton
and
HeaderSkeleton
for smoother loading, replace spinner in
AuthGuard
, update ReactQueryDevtools toggle, enable Docker ports for local development.
2025-11-02 16:56:23 +01:00
AuthInitializer.tsx
**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
Revert Zustand persist middleware approach and restore AuthInitializer
2025-11-02 14:52:12 +01:00
LoginForm.tsx
Refactor form error handling with type guards, enhance API client configuration, and update implementation plan
2025-11-01 01:29:17 +01:00
PasswordResetConfirmForm.tsx
Add Component Showcase and development preview page
2025-11-02 06:58:27 +01:00
PasswordResetRequestForm.tsx
Refactor form error handling with type guards, enhance API client configuration, and update implementation plan
2025-11-01 01:29:17 +01:00
RegisterForm.tsx
Refactor form error handling with type guards, enhance API client configuration, and update implementation plan
2025-11-01 01:29:17 +01:00