IntrospectAccessToken (Method)

Namespace BloxTeams.OpenCloud.Extensions

Class OAuthTokensExtensions

public static async Task<AccessTokenIntrospection> IntrospectAccessToken(this OpenCloudClient client, string accessToken)

Returns information about an access token.

Last updated

Was this helpful?