Skip to content

v1.0.0

Choose a tag to compare

@mbilski mbilski released this 15 Nov 08:36
· 124 commits to master since this release

Supported grant types:

  • authorization_code
  • client_credentials
  • implicit
  • password
  • refresh_token
  • jwt-bearer

Supported client authentication methods:

  • client_secret_basic
  • client_secret_post

Changelog