#1 golang-jwt
Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html
Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html See README.md for more info.
Health score 71/100, confidence 95/100.
| Latest version | v4.0.0-preview1 |
| Imported by | 427 packages |
| Stars | 10.8K |
| Forks | 977 |
| Last activity | 4 years ago |
| Latest release | Unknown |
| License | MIT |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| ClaimStrings | Type | type ClaimStrings []string |
| ClaimStrings.UnmarshalJSON | Method | func (c *ClaimStrings) UnmarshalJSON(data []byte) error |
| ParseClaimStrings | Function | func ParseClaimStrings(value interface{}) (ClaimStrings, error) |
| Claims | Type | type Claims interface{ ... } |
| Claims.Valid | Method | Valid func(*ValidationHelper) error |
| CodingContext | Type | type CodingContext struct{ ... } |
| CodingContext.Header | Field | Header map[string]interface{} |
| ErrorWrapper | Type | type ErrorWrapper struct{} |
| ErrorWrapper.Unwrap | Method | func (w ErrorWrapper) Unwrap() error |
| ErrorWrapper.Wrap | Method | func (w ErrorWrapper) Wrap(err error) |
| FieldDescriptor | Type | type FieldDescriptor uint8 |
| ClaimsFieldDescriptor | Constant | const ClaimsFieldDescriptor |
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
Modern authentication, on your terms. Open source alternative to Auth0, Clerk, WorkOS, Stytch.
Package jwt implements JSON Web Tokens as described in RFC 7519.
Simple, flexible, secure, and idiomatic web session management with pluggable backends.
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
Modern authentication, on your terms. Open source alternative to Auth0, Clerk, WorkOS, Stytch.
Package jwt implements JSON Web Tokens as described in RFC 7519.