AccessTokenIntrospection (Class)

Namespace BloxTeams.OpenCloud.Models.OAuth

public class AccessTokenIntrospection

Properties

bool Active

string JTI

string Issuer

string Type

string ClientId

string Audience

string UserId

RobloxOAuthScope Scope

DateTimeOffset Expires

DateTimeOffset Issued

Last updated

Was this helpful?