Ironchip_authenticator
iOS Universel / Utilitaires
MFA authenticator
Quoi de neuf dans la dernière version ?
- When adding a new OTP, in mobile, verify if the secret generates a valid code; otherwise, return an error.
- Refactored controller access to improve consistency and maintainability.
- Improved error logging during app startup and controller initialization.
- When recieve a notification and the access list doesnt order the spinner doesnt appears.
- Invalid OTP secret
- More dynamic loading feedback (animations/motion) during the authorization flow.
- Startup flow has been shortened by parallelizing initialization calls
- Heavy/long-running requests now run off the main thread to keep the UI responsive
- Authorization screen UI has been visually refreshed and polished for better clarity and consistency
- Sort accesses
- Remove started at when authorization was consumed
- Appbar logo wasnt observable
- Text overflow in user account page
- Switch another profile confirm button
- Offline OTP countdown