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
feat(authentication): add requestCodeCooldown status and cooldownEndTime prop
- Add requestCodeCooldown status to AuthenticationStatus enum
- Add cooldownEndTime property to AuthenticationState
- Update props list in AuthenticationState to include cooldownEndTime
- Modify copyWith method to include cooldownEndTime parameter
0 commit comments