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
In order to handle single logout (logout of all apps using the oauth2-server as identity provider), this package could include a single logout route, handled by Express.
This route is project agnostic and then could be included. Single log out needs to remove the tokens so it makes sense to include it in the package.
I can work on a pull request for this feature if you feel it's usefull