Oauth - Credential

Oauth

Oauth - Credential

About

This page lists all token used in OAuth

List

Type

Final

The final credential that grant the client the access to protected resource is called an access token.

Intermediate

Intermediate credential are used against the token endpoint to get a final credential (ie access token)

List:





Discover More
Oauth
What is the OAuth Authorization Code Flow?

The authorization code grant type (flow) works with an intermediate credential called a authorization code. It is a indirect and redirection-based flow that is optimized for confidential clients. The...



Share this page:
Follow us:
Task Runner