Grant typesΒΆ

OAuth 2.0 defines 4 authorization grant types:

  • Authorization Code
  • Implicit (currently not supported)
  • Resource Owner Password Credentials
  • Client Credentials