jwt-auth

JWT middleware

A JSON web token middleware for GoLang http servers.

This package provides json web token (jwt) middleware for goLang http servers

GitHub

232 stars
13 watching
43 forks
Language: Go
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
brianvoe/sjwt A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature 119
hertz-contrib/jwt Provides JWT authentication middleware for Hertz framework 28
skelpo/jwtmiddleware Middleware to handle authentication and authorization with JSON Web Tokens in a web application framework 34
generationtux/jwt-artisan A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications. 141
koajs/jwt Middleware for validating JSON Web Tokens in Koa applications 1,345
gildedhonour/frank_jwt An implementation of JSON Web Tokens in Rust. 252
botanicus/rack-jwt-token-auth Provides token-based authentication middleware for Rack applications 0
jwt-dotnet/jwt An implementation of JSON Web Tokens for .NET. 2,139
sinbadxiii/phalcon-auth-jwt A Phalcon-based implementation of JSON Web Token authentication and authorization 3
jasongoodwin/authentikat-jwt A claims-based authentication standard implementation in Scala 133
kitura/kitura-credentialsjwt A plugin for authentication using JSON Web Tokens in the Kitura web framework 3
estrada9166/server-authentication-next.js An example of server-side authentication using JWT tokens in Next.js 106
gokul595/api_guard Provides JWT-based authentication with token refreshing and blacklisting for Rails APIs 276
denisorehovsky/django-elm-auth-with-jwt An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. 20
admad/cakephp-jwt-auth Provides JSON Web Token-based authentication for CakePHP applications 163