File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1- jwt
1+ JWT
2+ ZiHang Gao
Original file line number Diff line number Diff line change 22 <p><a target="_blank" href="https://jwt.io"><img src="https://jwt.io/img/logo-asset.svg" /></a></p>
33 <p>A PHP extension for <a target="_blank" href="https://tools.ietf.org/html/rfc7519">RFC 7519 OAuth JSON Web Token (JWT)</a></p>
44 <a target="_blank" href="https://travis-ci.org/cdoco/php-jwt" title="Build Status"><img src="https://travis-ci.org/cdoco/php-jwt.svg"></a>
5- <img src="https://img.shields.io/badge/branch-master-brightgreen.svg?style=flat-square">
5+ <img src="https://img.shields.io/badge/PHP-%3E%3D7.0.0-blue.svg">
6+ <img src="https://img.shields.io/badge/OpenSSL-%3E%3D1.0.1f-blue.svg">
7+ <img src="https://img.shields.io/badge/branch-master-brightgreen.svg">
8+ <img src="https://img.shields.io/github/repo-size/cdoco/php-jwt.svg">
69</div >
710
811## Requirement
You can’t perform that action at this time.
0 commit comments