OpenCloudClient (Class)

Namespace BloxTeams.OpenCloud.Models

public class OpenCloudClient(ConfigureOpenCloudOptions options, IHttpClientFactory httpClientFactory, ILogger<OpenCloudClient> logger)

Properties

HttpClient OAuthHttpClient

ILogger<OpenCloudClient> Logger

Methods

public string GetClientId()
public string GetClientSecret()
GetResourcesAsync (Method)ExchangeCodeForTokensAsync (Method)GetOAuthTokensAsync (Method)IntrospectAccessToken (Method)RevokeRefreshTokenAsync (Method)

Last updated

Was this helpful?