Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 331 Bytes

File metadata and controls

16 lines (10 loc) · 331 Bytes

Authentication Token

Please see the Installation documentation for information on how to set up the project.

Generate a JSON Web Token to use for API authentication.

bin/cli AuthenticationToken/generate

Validate a JSON Web Token

bin/cli AuthenticationToken/validate {TOKEN}