We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a94b91 commit c35d52bCopy full SHA for c35d52b
README.md
@@ -5,8 +5,7 @@
5
6
PHP-JWT
7
=======
8
-A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should
9
-conform to the [current spec](http://tools.ietf.org/html/draft-ietf-oauth-json-web-token-06)
+A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to [RFC 7519](https://tools.ietf.org/html/rfc7519).
10
11
Installation
12
------------
0 commit comments