Skip to content

CakePHP Authentication 1.1.3

Choose a tag to compare

@markstory markstory released this 06 Sep 13:57
d7659d5

Fixes

  • Removed protocol and host from redirect query string parameter.
  • Improved documentation on migrating from AuthComponent.
  • Improved doc strings.
  • SessionAuthenticator now rotates the session ID when persisting or clearing an identity.

Other

  • Updated dependency on firebase/php-jwt