Use the logout endpoint to securely end user sessions
/logout
endpoint is a redirection endpoint. It signs the user out and redirects either to an authorized sign-out URL for your app client, or to the /login endpoint. The available parameters in a GET request to the /logout
endpoint are tailored to Amazon Cognito hosted UI use cases.
See AWS Cognito Logout Endpoint Documentation for more information
https://auth.smokeball.com/oauth2/logout
with the following query parameters:
"Bearer dmcxd329ujdmkemkd349r"
"code"
for OAuth2 logout redirection.Ensures the authorization server returns an authorization code."xxxxx"
"https://xxxxxxxx"