Skip to content

lokamaya/modJWT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModJWT

A MODx extra to works with JSON Web Token (JWT)


Required PHP 5.5++ and MODx 2.6++

This package using Firebase/JWT from https://github.com/firebase/php-jwt


Documentation: https://github.com/lokamaya/modJWT (next on this)

Bugs and Feature Requests: https://github.com/lokamaya/modJWT/issues

Discussions and Questions: MODx Community

This extra is now available on MODx repository that can be downloaded from MODx manager.


Installation

  • Download this extra from MODx manager
  • Install modJWT
  • After successfull installation: go to the default context in modx manager, find and edit sample page /modjwt/
  • Then go to system settings > modjwt. There are some default configuration like: Secret Key, Private Key, and Public Key.

Sample pages contain 1 HTML resource and 3 JSON pages. You can play around with it.

About

A MODx extra to work with JWT (JSON Web Token) based on Firebase/JWT.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages