File tree 2 files changed +6
-2
lines changed
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 2
2
<p><a target="_blank" href="https://jwt.io"><img src="https://jwt.io/img/logo-asset.svg" /></a></p>
3
3
<p>A PHP extension for <a target="_blank" href="https://tools.ietf.org/html/rfc7519">RFC 7519 OAuth JSON Web Token (JWT)</a></p>
4
4
<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">
6
9
</div >
7
10
8
11
## Requirement
You can’t perform that action at this time.
0 commit comments