Releases: auth0/laravel-auth0
Releases · auth0/laravel-auth0
5.1.0
Closed issues
Added
- AutoDiscovery #91 (m1guelpf)
- Added guzzle options to config to allow for connection options #88 (mjmgooch)
Changed
- Change default settings file #96 (joshcanhelp)
- Utilise Auth0->Login to ensure state validation #90 (cocojoe)
Fixed
- Make code comments gender neutral #98 (devjack)
- Fix README and CHANGELOG #99 (joshcanhelp)
5.0.2: Merge pull request #80 from auth0/5.x.x-dev
Use instead of to identify the Auth0 user
5.0.0: Merge pull request #69 from auth0/5.x.x-dev
V5: update to auth0 sdk v5
4.0.8: Merge pull request #65 from auth0/4.x.x-dev
allow to configure the algorithm supported for token verification
4.0.7: Merge pull request #64 from auth0/4.x.x-dev
it should pass all the configs to the oauth client
4.0.6: Merge pull request #61 from auth0/4.x.x-dev
4.0.5: Merge pull request #57 from auth0/4.x.x-dev
Added flag for not encoded tokens + removed example
4.0.4: Merge pull request #55 from adamgoose/patch-3
Fixing config type
4.0.3: Merge pull request #55 from adamgoose/patch-3
Fixing config type
4.0.2: Merge pull request #54 from adamgoose/patch-2
Fixing JWTVerifier