GetUserInfoAsync (Extension)

Namespace BloxTeams.OpenCloud.Extensions

Class UserExtensions

public static async Task<User> GetUserInfoAsync(this OpenCloudClient client, string accessToken)

Returns information about the user for whom the access token was issued.

Last updated

Was this helpful?