From 1afdc7c02ef731e701922b4ddc0d3f1458143c52 Mon Sep 17 00:00:00 2001 From: Oleg Kovalov Date: Sun, 2 Aug 2020 22:33:15 +0200 Subject: [PATCH] add cristalhq/jwt (#3185) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 10cf1f18..7304c5e0 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [jeff](https://github.com/abraithwaite/jeff) - Simple, flexible, secure and idiomatic web session management with pluggable backends. * [jwt](https://github.com/robbert229/jwt) - Clean and easy to use implementation of JSON Web Tokens (JWT). * [jwt](https://github.com/pascaldekloe/jwt) - Lightweight JSON Web Token (JWT) library. +* [jwt](https://github.com/cristalhq/jwt) - Safe, simple and fast JSON Web Tokens for Go. * [jwt-auth](https://github.com/adam-hanna/jwt-auth) - JWT middleware for Golang http servers with many configuration options. * [jwt-go](https://github.com/dgrijalva/jwt-go) - Golang implementation of JSON Web Tokens (JWT). * [loginsrv](https://github.com/tarent/loginsrv) - JWT login microservice with plugable backends such as OAuth2 (Github), htpasswd, osiam.