Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 5.27 KB

OAuthApplication.md

File metadata and controls

20 lines (17 loc) · 5.27 KB

OAuthApplication

Fields

Field Type Required Description
object Components\OAuthApplicationObject ✔️ N/A
id string ✔️ N/A
instanceId string ✔️ N/A
name string ✔️ N/A
clientId string ✔️ N/A
public bool ✔️ N/A
scopes string ✔️ N/A
callbackUrl string ✔️ N/A
authorizeUrl string ✔️ N/A
tokenFetchUrl string ✔️ N/A
userInfoUrl string ✔️ N/A
createdAt int ✔️ Unix timestamp of creation.
updatedAt int ✔️ Unix timestamp of last update.