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
{{ message }}
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
I am using [[NXOAuth2AuthenticationProvider sharedAuthProvider] logout]; to log out, actually, it logs out. However, whenever I call [[NXOAuth2AuthenticationProvider sharedAuthProvider] loginWithViewController:nil completion:^(NSError *error) , it login to last used account. So how can I log out completely to see login screen in next access?
The text was updated successfully, but these errors were encountered:
# for freeto subscribe to this conversation on GitHub.
Already have an account?
#.
I am using [[NXOAuth2AuthenticationProvider sharedAuthProvider] logout]; to log out, actually, it logs out. However, whenever I call [[NXOAuth2AuthenticationProvider sharedAuthProvider] loginWithViewController:nil completion:^(NSError *error) , it login to last used account. So how can I log out completely to see login screen in next access?
The text was updated successfully, but these errors were encountered: