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.

1.0.x-dev

Version
1.0.x-dev
Type
neos-package
Release Date
Sep 21, 2021 12:54
Source
git
Distribution
zip
Requires
  • neos/flow: >=4.0 <6.0
MIT 0a78f6d4225ed54081692b04a09d0e0a6b75682b

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