You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add extensive test coverage for Auth client functionality
- Test password reset, email resend, phone resend operations
- Test admin user management (get, update, create, delete users)
- Test MFA operations (enroll, challenge, verify, unenroll, list factors)
- Test SSO sign-in with domain and provider ID
- Test user identity unlinking and reauthentication
- Test authenticator assurance level functionality
- Fix status codes in existing tests (200 -> 204 for appropriate endpoints)
- Add proper test mocks and assertions for all new test cases
0 commit comments