formatd/hmac-authentication

Last activity 15 Aug 2022 1 1199
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.

v1.1.0

Version
v1.1.0
Type
neos-package
Release Date
Jun 01, 2021 11:33
Source
git
Distribution
zip
Requires
  • neos/flow: ^6.0 || ^7.0
MIT d37c5956b68f16f2cb84a80873a9e8fa13e3806d

Readme excerpt

FormatD.HmacAuthentication

This 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ät

Versioning 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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 14 package(s).