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 cooldownEndTime to AuthenticationState
- Add cooldownEndTime field to track the end time of cooldown for requesting a new code
- Update copyWith method to include cooldownEndTime parameter and clearCooldownEndTime option
- Modify props list to include cooldownEndTime
0 commit comments