symfony

Symfony SDK for Auth0 Authentication and Management APIs.

MIT License

Downloads
996.6K
Stars
124
Committers
37

Bot releases are hidden (Show)

symfony - Fix for non base64 tokens

Published by glena almost 9 years ago

symfony - Updated dependencies

Published by glena almost 9 years ago

symfony - Updated JWT dependency

Published by glena over 9 years ago

symfony - Updates the infoheaders scheme

Published by glena over 9 years ago

symfony - Added optional domain config + support for auth0-php 1.0.2

Published by glena over 9 years ago

symfony - SDK Client headers spec compliant

Published by glena over 9 years ago

symfony - Api v2 + SDK 1.0 support

Published by glena over 9 years ago

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)