Skip to content

Commit 8a644d3

Browse files
committed
adding links to the other JW* drafts
1 parent 3f7178a commit 8a644d3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,6 @@ An exception (`\Psecio\Jwt\Exception\InvalidKeyException`) will be thrown if the
157157

158158
### Documentation for JSON Web Tokens
159159

160-
- [Draft IETF](http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html)
160+
- [JWT Draft IETF](http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html)
161+
- [JWS Draft](https://tools.ietf.org/html/draft-ietf-jose-json-web-signature)
162+
- [JWE Draft](https://tools.ietf.org/html/draft-ietf-jose-json-web-encryption)

0 commit comments

Comments
 (0)