angular-auth-oidc-client icon indicating copy to clipboard operation
angular-auth-oidc-client copied to clipboard

[Question]: Disable redirects after logout?

Open mariusbolik opened this issue 2 years ago • 0 comments

What Version of the library are you using? 16.0.0

Question

  1. Can I pass the auth code directly anywhere, instead of calling checkAuth()?
  2. Can I disable automatic redirection after logout?
  3. It seems like the user data is cached. How can I get the updated user data?

Thank you for creating this awesome library!

mariusbolik avatar Jul 06 '23 15:07 mariusbolik