~fkooman/php-jwt

afc193f27692efd88b9c7ff9143e6fa621cbcd07 — François Kooman 4 years ago ef5d308
add License
1 files changed, 2 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +2 -0
@@ 3,6 3,8 @@
**Description**: Small and secure JSON Web Signature implementation written in
PHP. It only supports HS256, RS256 and EdDSA.

**License**: MIT

# Introduction

This is small JSON Web Token implementation. It only supports signatures with