How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
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.
HTTP Session Management for Go
The main features of alexedwards/scs are: Authentication and Authorization, Security & Privacy.
Projects with overlapping indexed features include: 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. brianvoe/sjwt — Simple JWT Golang. cristalhq/jwt — Safe, simple and fast JSON Web Tokens for Go.