A dead simple, highly performant, highly customizable sessions middleware for go http servers.
This package provides json web token (jwt) middleware for goLang http servers
🍍Jeff provides the simplest way to manage web sessions in Go.
Les fonctionnalités principales de abraithwaite/jeff sont : Authentication and Authorization, Security & Privacy.
Les alternatives open-source à abraithwaite/jeff incluent : alexedwards/scs — HTTP Session Management for Go. chmike/securecookie — Fast, secure and efficient secure cookie encoder/decoder. adam-hanna/jwt-auth — This package provides json web token (jwt) middleware for goLang http servers. adam-hanna/sessions — A dead simple, highly performant, highly customizable sessions middleware for go http servers. brianvoe/sjwt — Simple JWT Golang. cristalhq/jwt — Safe, simple and fast JSON Web Tokens for Go.