RevokeRefreshTokenAsync (Method)

Namespace BloxTeams.OpenCloud.Extensions

Class OAuthTokensExtensions

public static async Task RevokeRefreshTokenAsync(this OpenCloudClient client, string refreshToken)

Invalidates a refresh token.

Last updated

Was this helpful?