Authorization_code grant type oauth2
Description > Authorization_code grant type oauth2
Last updated
Description > Authorization_code grant type oauth2
Last updated
Click on link to DOWNLOAD: ※ Authorization_code grant type oauth2 - Link
You need this value in the next sections, so copy it from the application page. Security Considerations Preventing replay attacks If an authorization code is used more than once, the authorization server must deny the subsequent requests. The parameter prevents cross-site request forgery. The client object will refresh the access token as needed.
The value must be set to code. This grant type should only be enabled on the authorization server if other flows are not viable.
Contents - Most people would find it natural if they only were asked for access to their Google Drive at the time the app actually needed it.