Skip to content

v2.0.0

Compare
Choose a tag to compare
@max-wittig max-wittig released this 30 Oct 11:51
· 53 commits to master since this release
fcd8db9

Renaming of variables

  • CLIENT_ID -> OIDC_CLIENT_ID
  • CLIENT_SECRET -> OIDC_CLIENT_SECRET
  • SCOPE -> OIDC_SCOPE
  • WELL_KNOWN_URL -> OIDC_DOMAIN
  • AUTHORIZATION_ENDPOINT -> OIDC_AUTHORIZATION_ENDPOINT
  • TOKEN_ENDPOINT -> OIDC_TOKEN_ENDPOINT
  • USERINFO_ENDPOINT -> OIDC_USERINFO_ENDPOINT
  • ISSUER -> OIDC_ISSUER