OtherActive

OAuth 2.0 Authorization Code Grant

The Authorization Code grant type is used by confidential and public clients to exchange an authorization code for an access token.

Open source page

Field note

What it does

Authorization Code is the most commonly used OAuth 2.0 grant type, optimized for server-side applications where the client secret can be kept confidential.

Capabilities

Available capabilities

Tags

Tags

Ways to use it

Ways to use it

No integrations filed yet.

Product features

Product features

Additional Extensions

Code and Services

Community Resources

Discovery and Registration

Draft Specs

High Security OAuth

Mobile and Other Devices

OAuth 2.0

OAuth 2.1

Protocols Built on OAuth 2.0

Related Work from Other Communities

Token and Token Management