Skip to content

Tags: irieznykov/laravel-auth0

Tags

5.1.2

change back publick to private but add the new method to get the new …

…tokens based on refresh token

5.1.1

change private to public for getter method

5.1.0

Adding all releases to CHANGELOG, updated README

5.0.2

Merge pull request auth0#80 from auth0/5.x.x-dev

Use  instead of  to identify the Auth0 user

5.0.1

Verified

This commit was signed with the committer’s verified signature.
glena Germán Lena
fix configuration name

5.0.0

Merge pull request auth0#69 from auth0/5.x.x-dev

V5: update to auth0 sdk v5

4.0.8

Merge pull request auth0#65 from auth0/4.x.x-dev

allow to configure the algorithm supported for token verification

4.0.7

Merge pull request auth0#64 from auth0/4.x.x-dev

it should pass all the configs to the oauth client

4.0.6

Merge pull request auth0#61 from auth0/4.x.x-dev

4.0.6

4.0.5

Merge pull request auth0#57 from auth0/4.x.x-dev

Added flag for not encoded tokens + removed example