Hierarchy (View Summary)

Constructors

Properties

created_at: number

Unix epoch in seconds of the creation time of the object

id: string

Unique Identifier of the object

name: string

Human readable name of the object

owner_id: string

ID of the domain that owns this application

preserve_client_id: boolean

Whether Client ID should be updated on changes

redirect_uri: string

Authentication redirect URI

scopes: string

Access scopes required by users to access the application

secret: string

Secret associated with the application

skip_authorization: boolean

Skip authorization checks for the application

uid: string

Unique identifier of the application

updated_at: number

Unix epoch in seconds of the creation time of the object

version: number

Version of the data

Methods