Block a user
FEATURE_RECOMMENDATIONS.md with 17 in-depth feature proposals for FastAPI + Next.js template
istanbul ignore next comments for E2E-tested logic in admin user management components
cardosofelipe
pushed to auth-refactor at cardosofelipe/fast-next-template
2025-11-06 18:41:40 +00:00
istanbul ignore next comments for E2E-tested logic in admin user management components
cardosofelipe
pushed to auth-refactor at cardosofelipe/fast-next-template
2025-11-06 11:49:51 +00:00
cardosofelipe
pushed to auth-refactor at cardosofelipe/fast-next-template
2025-11-05 23:57:33 +00:00
AuthInitializer optimization as complete in implementation plan and update status to reflect all 9 tasks successfully completed in Phase 3.
cardosofelipe
pushed to auth-refactor at cardosofelipe/fast-next-template
2025-11-03 23:02:30 +00:00
useAuth imports to utilize AuthContext and enhance test store injection handling
cardosofelipe
pushed to auth-refactor at cardosofelipe/fast-next-template
2025-11-03 08:24:52 +00:00
cardosofelipe
created branch auth-refactor in cardosofelipe/fast-next-template
2025-11-03 08:24:52 +00:00
ProfileSettingsForm, PasswordChangeForm, and SessionsManager. Achieved 98.38% overall test coverage, 451 unit tests passing (100%), and updated documentation for Phase 5 readiness.
is_superuser field and enhance related tests