1. Home
  2. Docs
  3. Mavryx API Reference
  4. Authorization
  5. Authorization code flow

Authorization code flow

The Authorization Code Flow (defined in OAuth 2.0 RFC 6749, section 4.1) involves exchanging an authorization code for a token.

This flow is suitable for confidential applications (such as Regular Web Applications) as the application’s authentication methods are included in the exchange and must be kept secure

Was this article helpful to you? No Yes

How can we help?