Skip to content

dot-authentication-web 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@n3vrax n3vrax released this 15 Mar 00:39

Updating package to support ZE2 and other DotKernel dependencies updates

Changed

  • Updated factories to typehint against PSR11 container
  • UnauthorizedHandler changed to a valid ZE2 error handler

Added

  • Middleware now implement PSR15 MiddlewareInterface

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing