#1 golang-jwt
Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html
Modern authentication, on your terms. Open source alternative to Auth0, Clerk, WorkOS, Stytch.
Health score 90/100, confidence 95/100.
| Latest version | v0.0.0-20220525132313-9d4acdcede9c |
| Imported by | 0 packages |
| Stars | 8.9K |
| Forks | 1.0K |
| Last activity | Today |
| Latest release | backend/v2.5.0 (2 months ago) |
| License | NOASSERTION |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| No symbol preview available from pkg.go.dev for this refresh. | ||
Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html
JWT authentication middleware for Go HTTP services
Open Source realtime backend in 1 file
Package jwt implements JSON Web Tokens as described in RFC 7519.
Simple, flexible, secure, and idiomatic web session management with pluggable backends.