cakephp / authentication

Authentication plugin for CakePHP. Can also be used in PSR7 based applications.
MIT License
115 stars 101 forks source link

3.next: add ability to set custom container instance #665

Closed jamisonbryant closed 3 months ago

jamisonbryant commented 3 months ago

Refs: https://github.com/cakephp/authorization/pull/278 & https://github.com/cakephp/authentication/issues/646. Forward-ported to 3.next.

ADmad commented 3 months ago

@jamisonbryant I have updated the 3.next branch and rebased your branch on top to avoid showing additional commits in this PR. You can do git pull -f locally to update.