JThorvid

Results 2 issues of JThorvid

On https://pub.dev/documentation/secure_application/latest/secure_application/SecureApplication-class.html is says: [onLogout](https://pub.dev/documentation/secure_application/latest/secure_application/SecureApplication/onLogout.html) → [VoidCallback](https://api.dart.dev/stable/2.17.1/dart-ui/VoidCallback.html)? will be called if authentication succeed final I assume this function gets called when the user logs out, not when the authentication succeeded.

I've added subtitles and they work. I can disable them in the app manually, but is there a way to disable them in the code automatically (ideally as the default...