Skip to main content
Version: Next

RPCAuthenticateResultData

Index

Properties

application

Application the user authorized

expires

expires: string

Expiration date of OAuth2 token

scopes

scopes: OAuth2Scopes[]

Authorized scopes

user

user: APIUser

The authed user

Page Options