Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 4.63 KB

OAuthApplication.md

File metadata and controls

20 lines (17 loc) · 4.63 KB

OAuthApplication

Fields

Field Type Required Description
object OAuthApplicationObject ✔️ N/A
id String ✔️ N/A
instanceId String ✔️ N/A
name String ✔️ N/A
clientId String ✔️ N/A
public_ boolean ✔️ N/A
scopes String ✔️ N/A
callbackUrl String ✔️ N/A
authorizeUrl String ✔️ N/A
tokenFetchUrl String ✔️ N/A
userInfoUrl String ✔️ N/A
createdAt long ✔️ Unix timestamp of creation.
updatedAt long ✔️ Unix timestamp of last update.