web-token / jwt-app

Standalone PHAR application to manage JWK, JWKSet and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP JOSE Application

Documentation

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

Installation

You just have to download the PHAR file attached to the release you want to use.

You may need to set the file as executable:

chmod +x jose.phar

You can distribute the file in your project or use it locally (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 sponsor

Or

Become a Patreon

Contributing

Requests for new features, bug fixed and all other ideas to make this library useful are welcome. Please follow these best practices.

If you discover a security vulnerability within the project, please don't use the bug tracker and don't publish it publicly. Instead, all security issues must be sent to security [at] spomky-labs.com.

Licence

This software is release under MIT licence.

About

Standalone PHAR application to manage JWK, JWKSet and more

License:MIT License


Languages

Language:PHP 100.0%