cordova-plugin-auth-dialog
cordova-plugin-auth-dialog copied to clipboard
Logout/Clear cached credentials
Hi, nice plugin! Is there any trick to clean the login programmatically from cache again (iOS)?
Kind regards.
clear the keychain.
Same question. I want to force the credentials to be re-entered.
What do you mean by "clear the keychain"? How do you do that?
https://github.com/amitkumar3968/cordova-plugin-cache
Actually, there's an undocumented authDialog.logout() method in the plugin to do just that.
Any way to logout on Android?
Can you show me, where is auth.logout() method in js file for ios. for android, check https://github.com/amitkumar3968/cordova-plugin-cache