This package provides json web token (jwt) middleware for goLang http servers
A dead simple, highly performant, highly customizable sessions middleware for go http servers.
Simple JWT Golang
Die Hauptfunktionen von brianvoe/sjwt sind: Authentication and Authorization, Security & Privacy.
Open-Source-Alternativen zu brianvoe/sjwt sind unter anderem: adam-hanna/sessions — A dead simple, highly performant, highly customizable sessions middleware for go http servers. chmike/securecookie — Fast, secure and efficient secure cookie encoder/decoder. abraithwaite/jeff — 🍍Jeff provides the simplest way to manage web sessions in Go. adam-hanna/jwt-auth — This package provides json web token (jwt) middleware for goLang http servers. alexedwards/scs — HTTP Session Management for Go. cristalhq/jwt — Safe, simple and fast JSON Web Tokens for Go.