Skip to content
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.

[1.2.0] - 2015-07-16

Compare
Choose a tag to compare
@nsarno nsarno released this 16 Jul 20:14
· 89 commits to master since this release

Added

  • Configuration option for how the current_user is retrieved when validating
    a token. (#1)

Changed

  • Use "sub" claim to store the user id by default instead of "user_id". (#1)

Fixed

  • Decode auth0_client_secret in default configuration for Auth0