formatd/hmac-authentication
composer require formatd/hmac-authentication
Neos Flow package that adds an authentication provider for authenticating a flow account using a token with a configurable timeout.
Readme excerpt
FormatD.HmacAuthenticationThis package adds an authentication provider for authenticating a flow account using a token with a configurable timeout. Authentication is done by passing username, timestamp and a hmac. For generating this token the package contains some viewhelpers and a Service.
Keep in mind: The token is usable multiple times and does not invalidate after usage. Only after a timeout.
KompatiblitätVersioning scheme:
1.0.0 | | | | | Bugfix Releases (non breaking) | Neos Compatibility Releases (non breaking except framework dependencies) Feature Releases (breaking)Releases und compatibility:
Package-Version Neos Flow Version 1.1.x >…Read more
The same vendor provides 14 package(s).