packagist auth0/login 7.6.0

latest releases: 7.20.0, 7.19.0, 7.18.0...
2 years ago

Added

  • Auth0\Laravel\Http\Middleware\Guard, new middleware that forces Laravel to route requests through a group using a specific Guard. (#362)

Improved

  • Auth0\Laravel\Http\Middleware\Stateful\Authenticate now remembers the intended route (using redirect()->setIntendedUrl()) before kicking off authentication flow redirect. Users will be returned to the memorized intended route after completing their authentication flow. (#364)

Fixed

  • legacyGuardUserMethod behaviour should use $session, not $token (#353)

Don't miss a new login release

NewReleases is sending notifications on new releases.