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.

dev-master

Version
dev-master
Type
neos-package
Release Date
Aug 15, 2022 13:32
Source
git
Distribution
zip
Requires
  • neos/flow: ^6.0 || ^7.0 || ^8.0
MIT 18f40eaff17b873e4f7c193b0f111ad6954a08dd

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