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 Mar 3, 2022. It is now read-only.
In our project we would like to use a POST to call the logout endpoint, this is because our id_token can be very big and we run into problems when we do a GET request.
How could we do this?
Activity