Skip to main content

Class: Oauth

Constructors

constructor

new Oauth()

Properties

application_name

application_name: string

Defined in

models/oauth.ts:16


data

data: Record<string, unknown>

Defined in

models/oauth.ts:25


display_name

display_name: string

Defined in

models/oauth.ts:12


id

id: string

Defined in

models/oauth.ts:9


install_url

install_url: string

Defined in

models/oauth.ts:19


uninstall_url

uninstall_url: string

Defined in

models/oauth.ts:22

Methods

beforeInsert

Private beforeInsert(): void

Returns

void

Defined in

models/oauth.ts:27

Was this page helpful?