Skip to content
 
 

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Token based authentication for Neos Flow projects

Installation

Run:

composer require flownative/token-authentication    

Usage

Run:

./flow hashtoken:createhashtoken --roleNames Neos.Neos:Editor

Provide token in your requests as request argument _authenticationHashToken=<myToken>.

Or as Authorization header with the value Bearer <myToken>.

About

Authentication via token string

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages