cakephp / authentication

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

Cleanup of interfaces. #653

Closed dereuromark closed 9 months ago

dereuromark commented 9 months ago

as

interface ImpersonationInterface extends PersistenceInterface

Note: this cleanup should only be merged if https://github.com/cakephp/authentication/pull/650 is not being merged. Otherwise this is not needed anymore