Releases: flownative/flow-token-auth
Releases · flownative/flow-token-auth
Adding Postgresql migration
Bugfix with safe-guards for header processing
Merge pull request #10 from cvette/fix/cv-multiple-headers BUGFIX: Multiple authorization headers
2.3.0 - Flow 8.0 compatibility
Declares package compatible with Flow 8.0.
v2.2.1
What's Changed
- BUGFIX: Multiple authorization headers by @cvette in #7
- FEATURE/BUGFIX: Add session-based authentication by @kdambekalns in #8
New Contributors
- @kdambekalns made their first contribution in #8
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- FEATURE: Support all request types and authorization header by @Sebobo in #2
- FEATURE: Support Flow 7 by @cvette in #6
- TASK: Add SessionlessTokenInterface to HashToken by @sebastiansommer in #5
New Contributors
- @Sebobo made their first contribution in #2
- @cvette made their first contribution in #6
- @sebastiansommer made their first contribution in #5
Full Changelog: v2.1.0...v2.2.0
Flow 6.x compatibility
Merge pull request #3 from nlx-lars/feature/flow-6-support FEATURE: Add support for Flow 6
Bugfix release making the token session based
Merge pull request #1 from flownative/3.3 BUGFIX: Make HashToken session based for now
Bugfix release making the token session based
1.0.1 BUGFIX: Make HashToken session based for now
Initial Release with Neos 4.x compatibility
2.0.0 TASK: Change master branch to be only Flow 5.x compatible
Initial Release with Neos 3.3 compatibility
1.0.0 TASK: Make version Neos 3.3. compatible