Name | Type | Description | Notes |
---|---|---|---|
Code | string | ||
ClientId | string | OAuth API key that is a public identifier for app | |
ClientSecret | string | OAuth client secret that is a private secret known only to app and authorization server | |
RedirectUri | string | Authorization server will redirect the user back to the application via redirect url | |
GrantType | string | Type of grant used to get an access token |