IdentityModel / oidc-client-js

OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications
Apache License 2.0
2.43k stars 842 forks source link

How can i add signout option? #1359

Open okandonmez opened 3 years ago

okandonmez commented 3 years ago

Hello,

Thanks for such a easy usefull library. Now i can successfully signin with your oidc client but i can't find any option for signout. How can i implement this?

brockallen commented 3 years ago

There's a signoutRedirect API.