Releases: dotkernel/dot-authentication-web
Releases · dotkernel/dot-authentication-web
dot-authentication-web 0.2.3
Changed
- Removed unnecessary parameters from
UnauthorizedHandler
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
dot-authentication-web 0.2.2
Changed
- returning a response with unauthorized status code does not triggers the UnauthorizedHandler anymore
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
dot-authentication-web 0.2.1
Changed
- Nothing
Added
- Nothing
Deprecated
- Nothing
Removed
- default routes option values
Fixed
- Nothing
dot-authentication-web 0.2.0
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
dot-authentication-web 0.1.1
Added
- Updated php file headers doc blocks, updated composer dependencies version
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
dot-authentication-web 0.1.0
First tagged release of dot-authentication-web, a DotKernel authentication component, for simple login/logout web authentication flow