Skip to content

Releases: auth0/symfony

Added optional domain config + support for auth0-php 1.0.2

13 May 20:39
Compare
Choose a tag to compare
1.2.2

Merge branch 'master' of github.com:auth0/jwt-auth-bundle

SDK Client headers spec compliant

12 May 15:19
Compare
Choose a tag to compare
Merge pull request #7 from auth0/1.x.x-dev

SDK Client headers spec compliant #6

Api v2 + SDK 1.0 support

08 May 19:13
Compare
Choose a tag to compare

Use auth0-php instead of custom implementation no Auth0Service #4
Auth0 settings should be optional #3 (domain is optional)
Remove auth0 dependency from the project #2 (domain is optional and secrets can be non base64encoded, auth0-php is used to decode tokens and is not needed for anything else)