Skip to content

v0.2.2

Choose a tag to compare

@gdbrown gdbrown released this 10 Apr 06:48
· 15 commits to master since this release
  • Fix bug in Auth0UserProvider where Auth0 may return an array in $jwt->aud. Instead of using the aud property we add <argument>%env(AUTH0_API_IDENTIFIER)%</argument> to the service and directly reference the expected property on the JWT.