CakePHP Authentication 1.1.3
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