angular-auth-oidc-client
angular-auth-oidc-client copied to clipboard
[Question]: Disable redirects after logout?
What Version of the library are you using? 16.0.0
Question
- Can I pass the auth code directly anywhere, instead of calling checkAuth()?
- Can I disable automatic redirection after logout?
- It seems like the user data is cached. How can I get the updated user data?
Thank you for creating this awesome library!