Skip to content

Releases: auth0/laravel-auth0

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

19 Sep 12:35
Compare
Choose a tag to compare
fix error becuase of contract and class with the same name

V4

15 Sep 16:24
Compare
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
Compare
Choose a tag to compare

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

02 May 14:13
Compare
Choose a tag to compare

Fix implementation for the Authenticable contract on the user class

28 Jan 13:25
Compare
Choose a tag to compare
Merge pull request #31 from ryannjohnson/authenticatable-5.2

Conform to 5.2's Authenticatable contract

Added persistence config

25 Jan 14:01
Compare
Choose a tag to compare
Merge pull request #29 from carnevalle/patch-1

Added optional persistence configuration values

updated dependency

18 Jan 20:49
Compare
Choose a tag to compare
3.0.1

updated package version

Laravel 5.2 support

06 Jan 15:07
Compare
Choose a tag to compare
Merge pull request #23 from auth0/3.x.x-dev

updated to be compatible with laravel 5.2

2.2.0: Merge pull request #22 from auth0/2.x.x-dev

30 Nov 22:43
Compare
Choose a tag to compare
updated auth0-php dependency version

Support for Laravel 5.1+

27 Oct 13:19
Compare
Choose a tag to compare

Removed middleware contract