Example token revocation request with client authentication:
POST /revoke HTTP/1.1 Host: server.example.com Content-Type: application/x-www-form-urlencoded Authorization: Basic czZCaGRSa3F0MzpnWDFmQmF0M2JW token=45ghiukldjahdnhzdauz&token_type_hint=refresh_token
Related specifications:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|