IOAuthApp

Interface

Return value of createOAuthApp, getOAuthApp, updateOAuthApp representing an OAuth2.0 app entity.

Inheritance: IOAuthAppIOAuthAppInfo

Properties

Hide inherited properties
PropertyTypeNotes
client_id
inherited
string
client_secret
inherited
string

Represent item info attached to this OAuth2.0 app.

itemId
inherited
string
modified
inherited
Date
redirect_uris
inherited
string[]
registered
inherited
Date

client_id

inherited
Interface Property
client_id: string

client_secret

inherited
Interface Property
client_secret: string

item

Interface Property
item: IItem

Represent item info attached to this OAuth2.0 app.

itemId

inherited
Interface Property
itemId: string
Inherited from IOAuthAppInfo.itemId

modified

inherited
Interface Property
modified: Date
Inherited from IOAuthAppInfo.modified

redirect_uris

inherited
Interface Property
redirect_uris: string[]

registered

inherited
Interface Property
registered: Date

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.