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

Repository files navigation

PHP JOSE Application

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).

Support

I bring solutions to your problems and answer your questions.

If you really love that project and the work I have done or if you want I prioritize your issues, then you can help me out for a couple of 🍻 or more!

Become a Patreon

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.