Skip to content

Releases: auth0/laravel-auth0

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

23 Dec 13:43

Choose a tag to compare

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

29 Nov 12:53

Choose a tag to compare

Added flag for not encoded tokens + removed example

4.0.4: Merge pull request #55 from adamgoose/patch-3

25 Nov 18:04

Choose a tag to compare

4.0.3: Merge pull request #55 from adamgoose/patch-3

03 Oct 18:21

Choose a tag to compare

4.0.2: Merge pull request #54 from adamgoose/patch-2

03 Oct 18:18

Choose a tag to compare

4.0.1: Merge pull request #52 from auth0/4.x.x-dev

19 Sep 12:35

Choose a tag to compare

fix error becuase of contract and class with the same name

V4

15 Sep 16:24

Choose a tag to compare

V4

Better support for Laravel 5.3: Support for Laravel Passport for token verification
Support of auth0 PHP sdk v4 with JWKs cache

3.2.0: Merge pull request #40 from auth0/3.x.x-dev

11 Jul 22:50

Choose a tag to compare

3.1.0: Merge pull request #36 from auth0/3.x.x-dev

02 May 14:13

Choose a tag to compare

Fix implementation for the Authenticable contract on the user class

28 Jan 13:25

Choose a tag to compare

Merge pull request #31 from ryannjohnson/authenticatable-5.2

Conform to 5.2's Authenticatable contract