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.
abraithwaite/jeff 的主要功能包括:Authentication and Authorization, Security & Privacy。
abraithwaite/jeff 的开源替代品包括: 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.