Add support for revoke token endpoint #454
Labels
enhancement
New feature or request
good first issue
Good for newcomers
.NET
Pull requests that update .NET code
Milestone
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 likeCreateTokenAsync
Additional context
Revoke token endpoint
The text was updated successfully, but these errors were encountered: