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.1

Version
v1.1.1
Type
neos-package
Release Date
Sep 14, 2021 17:00
Source
git
Distribution
zip
Requires
  • neos/flow: ^6.0 || ^7.0
MIT 913c92f70b47540f27bf90e54341bbfcfc851cb7

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).