https://github.com/web-token/jwt-core
[READ-ONLY] Core component of the JWT Framework
https://github.com/web-token/jwt-core
encryption jose json jwe jwk jwkset jws jwt php signature
Last synced: about 1 year ago
JSON representation
[READ-ONLY] Core component of the JWT Framework
- Host: GitHub
- URL: https://github.com/web-token/jwt-core
- Owner: web-token
- License: mit
- Created: 2017-10-06T08:32:33.000Z (over 8 years ago)
- Default Branch: v3.0
- Last Pushed: 2024-04-24T12:07:47.000Z (almost 2 years ago)
- Last Synced: 2024-05-17T18:03:18.986Z (almost 2 years ago)
- Topics: encryption, jose, json, jwe, jwk, jwkset, jws, jwt, php, signature
- Language: PHP
- Homepage:
- Size: 158 KB
- Stars: 51
- Watchers: 3
- Forks: 8
- 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 Core 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).