Skip to content

Releases: auth0/auth0-PHP

v2

23 Nov 16:01

Choose a tag to compare

v2

Bump guzzle dependency to v6
Change the way session store behaves (returns null instead of false)

1.0.10

23 Sep 14:32

Choose a tag to compare

Fix users unlink
Removed profile scope in lock
Issues #35, #34
Added custom link users example

Updated dependencies

03 Aug 20:06

Choose a tag to compare

Tagged adoy to ~1.3

1.0.8: Merge pull request #28 from auth0/1.x.x-dev

27 Jul 13:36

Choose a tag to compare

Fix create client api call + new create user example

1.0.7: Merge pull request #26 from auth0/1.x.x-dev

17 Jul 17:00

Choose a tag to compare

Make Auth0::setUser public in order to let update the stored user

12 Jun 17:15

Choose a tag to compare

Merge pull request #17 from auth0/1.x.x-dev

Make Auth0::setUser public in order to let update the stored user

Update updated endpoints + fixes

02 Jun 14:56

Choose a tag to compare

Merge pull request #14 from deboorn/api-users-search-link-accounts-fix

Api users search link accounts fix

Fix EU tenants api call error and autoload error

13 May 20:02

Choose a tag to compare

Merge pull request #11 from auth0/1.x.x-dev

Fix EU api calls and autoloading issue

SDK Client headers spec compliant

12 May 14:34

Choose a tag to compare

Merge pull request #8 from auth0/1.x.x-dev

SDK Client headers spec compliant #7

PHP SDK 1.0.0 released with suport for API V2

07 May 19:06

Choose a tag to compare

Added PSR4 compliance
API V2 support
Reorganization of code
JWT encode and decode capabilities