oauth_authorization_code_grant.rdoc

doc/oauth_authorization_code_grant.rdoc
Last Update: 2024-04-05 12:58:59 +0000

Documentation for OAuth Authorization Code Grant feature

The oauth_authorization_code_grant feature implements the OAuth 2.0 Authorization Code Grant.

datatracker.ietf.org/doc/html/rfc6749#section-1.3

This feature depends on the oauth_authorize_base feature.

Auth Value Methods

oauth_response_mode

default response mode (form_post by default).