Skip to content

Releases: auth0/symfony

Symfony 3 support

29 Jan 14:57
Compare
Choose a tag to compare
Merge pull request #26 from auth0/2.x.x-dev

Symfony 3

1.2.8: Merge pull request #23 from auth0/1.x.x-dev

29 Jan 12:09
Compare
Choose a tag to compare

1.2.7: Merge pull request #21 from auth0/1.x.x-dev

18 Jan 20:45
Compare
Choose a tag to compare

Fix for non base64 tokens

17 Nov 13:27
Compare
Choose a tag to compare
Merge pull request #19 from mickadoo/18_allow-unencoded-secret

[#18] Remove "cannotBeEmpty" property of secret_base64_encoded

Updated dependencies

29 Oct 12:21
Compare
Choose a tag to compare
1.2.5

removed adoy untagged dependency and updated the docs

Updated JWT dependency

17 Jul 17:24
Compare
Choose a tag to compare
Merge pull request #10 from auth0/1.x.x-dev

Updated JWT dependency

Updates the infoheaders scheme

15 May 16:39
Compare
Choose a tag to compare
1.2.3

updated version

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)