Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RESTGetAPIOAuth2CurrentAuthorizationResult

Hierarchy

  • RESTGetAPIOAuth2CurrentAuthorizationResult

Index

Properties

application: Partial<APIApplication>

the current application

expires: string

when the access token expires

scopes: OAuth2Scopes[]

the scopes the user has authorized the application for

user?: APIUser

the user who has authorized, if the user has authorized with the identify scope

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:17 AM