Authorization Code Grant
The most common OAuth grant type is used by confidential and public clients to exchange an authorization code for an access token. RFC 6749 section-1.3.1
The most common OAuth grant type is used by confidential and public clients to exchange an authorization code for an access token. RFC 6749 section-1.3.1