GetOAuthTokensAsync (Method)
Namespace BloxTeams.OpenCloud.Extensions
Class OAuthTokensExtensions
public static async Task<OAuthTokensSet> GetOAuthTokensAsync(this OpenCloudClient client, string refreshToken)
Obtain an OAuthTokensSet with a refresh token.
Last updated
Was this helpful?