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