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
- Fixed a memory leak in AuthenticationBloc by ensuring the cooldown timer is properly cancelled when the BLoC is closed.
- Removed redundant logic from the RequestCodePage UI, making the AuthenticationBloc the single source of truth for cooldown state transitions.
0 commit comments