Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/web-token/jwt-signature
[READ ONLY] Signature component of the JWT Framework
https://github.com/web-token/jwt-signature
encryption jose json jwe jwk jwkset jws jwt php signature
Last synced: 6 days ago
JSON representation
[READ ONLY] Signature component of the JWT Framework
- Host: GitHub
- URL: https://github.com/web-token/jwt-signature
- Owner: web-token
- License: mit
- Created: 2017-10-06T08:34:30.000Z (over 7 years ago)
- Default Branch: v3.0
- Last Pushed: 2024-07-02T16:37:21.000Z (7 months ago)
- Last Synced: 2025-01-18T14:18:00.860Z (13 days ago)
- Topics: encryption, jose, json, jwe, jwk, jwkset, jws, jwt, php, signature
- Language: PHP
- Size: 280 KB
- Stars: 42
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
PHP JWT Signature Component
===========================This repository is a sub repository of [the JWT Framework](https://github.com/web-token/jwt-framework) project and is READ ONLY.
**Please do not submit any Pull Request here.**
You should go to [the main repository](https://github.com/web-token/jwt-framework) instead.# Documentation
The official documentation is available as https://web-token.spomky-labs.com/
# Licence
This software is release under [MIT licence](LICENSE).