Skip to content

LarsKumbier/AuthenticationToken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AuthenticationToken

A simple script to generate authentication tokens

Usage

  • Create any array ($data)
  • Instantiate an AuthenticationToken-Object
  • (optional) Set your secret via SetSecret()
  • (optional) Set your Algorithm via SetAlgorithm()
  • Call GetTokenByArray($data)

Copyright

GPLv2 - Give Credit, where Credit is due!

About

A simple script to generate authentication tokens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages