Skip to content

Standalone PHAR application to manage JWK, JWKSet and more

License

Notifications You must be signed in to change notification settings

web-token/jwt-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9c0dce8 Â· Feb 26, 2018

History

35 Commits
Oct 7, 2017
Oct 28, 2017
Nov 22, 2017
Oct 28, 2017
Oct 28, 2017
Oct 7, 2017
Oct 28, 2017
Oct 28, 2017
Oct 7, 2017
Jan 3, 2018
Oct 28, 2017
Dec 4, 2017
Feb 26, 2018

Repository files navigation

PHP JOSE Application

If you really love that project, then you can help me out for a couple of 🍻!

Beerpay Beerpay


Dependency Status

Documentation

The official documentation is available as https://web-token.spomky-labs.com/

Installation

curl -OL https://github.com/web-token/jwt-app/raw/gh-pages/jose.phar
curl -OL https://github.com/web-token/jwt-app/raw/gh-pages/jose.phar.pubkey

If everything is fine, you should have two files:

  • jose.phar
  • jose.phar.pubkey

You can move these files wherever you want (e.g. /usr/local/bin).

Contributing

Requests for new features, bug fixed and all other ideas to make this framework useful are welcome. If you feel comfortable writing code, you could try to fix opened issues where help is wanted or those that are easy to fix.

Do not forget to follow these best practices.

If you think you have found a security issue, DO NOT open an issue. You should submit your issue here.

Licence

This software is release under MIT licence.