Releases: auth0/laravel-auth0
Releases · auth0/laravel-auth0
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
4.0.1: Merge pull request #52 from auth0/4.x.x-dev
fix error becuase of contract and class with the same name