Skip to content

v2.0.0

Choose a tag to compare

@marijnvanderhorst marijnvanderhorst released this 16 May 13:00
· 17 commits to master since this release
d8c2b55

The underlying auth0/login package has been updated to v7. With that, the Auth0-PHP SDK has been updated to v8 as well. The main changes are:

  • Support for Laravel 9
  • Use native login/logout routes from auth0/login package.
  • Use native JWT authorization middleware from auth0/login package.

This major release comes with breaking changes. Review the Upgrade Guide to understand the changes required.