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 was archived by the owner on Oct 19, 2022. It is now read-only.
If a client passes an access token up to the server via an Authorization header and hits the /logout route, the token is not revoked on the Stormpath side.
If the token is passed via cookies, it is revoked properly.