OAuth Authorization Endpoint Response Type: code
The authorization endpoint is used by the authorization code grant type and implicit grant type flows. The client informs the authorization server of the desired grant type by using “code” for requesting an authorization code. (RFC 6749: The OAuth 2.0 Authorization Framework)
Return to list of all ( OAuth Authorization Endpoint Response Types | Web Concepts )