secure_application
secure_application copied to clipboard
Presumably wrong documentation
On https://pub.dev/documentation/secure_application/latest/secure_application/SecureApplication-class.html is says: onLogout → VoidCallback? will be called if authentication succeed final
I assume this function gets called when the user logs out, not when the authentication succeeded.
Thanks for the heads up!