Description
Is your feature request related to a problem? Please describe.
Add support for revoke token endpoint
Describe the solution you'd like
Add method in IAuthenticationClient named RevokeTokenAsync
and implement it and structure it like CreateTokenAsync
Additional context
Revoke token endpoint