Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/web-token/jwt-library
JWT Library
https://github.com/web-token/jwt-library
jose jot jwa jwe jwk jwkset jws jwt rfc7515 rfc7516 rfc7517 rfc7518 rfc7519 rfc7520
Last synced: about 1 month ago
JSON representation
JWT Library
- Host: GitHub
- URL: https://github.com/web-token/jwt-library
- Owner: web-token
- License: mit
- Created: 2024-02-01T16:29:44.000Z (10 months ago)
- Default Branch: 3.3.x
- Last Pushed: 2024-04-24T12:07:46.000Z (7 months ago)
- Last Synced: 2024-04-24T16:16:20.370Z (7 months ago)
- Topics: jose, jot, jwa, jwe, jwk, jwkset, jws, jwt, rfc7515, rfc7516, rfc7517, rfc7518, rfc7519, rfc7520
- Language: PHP
- Homepage:
- Size: 252 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- 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 Library
===============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).