go-chi / jwtauthLinks
JWT authentication middleware for Go HTTP services
☆625Updated last month
Alternatives and similar repositories for jwtauth
Users that are interested in jwtauth are comparing it to the libraries listed below
Sorting:
- easily manage HTTP request / response payloads of Go HTTP services☆322Updated last year
- CORS net/http middleware for Go☆404Updated 6 months ago
- JSON Web Token library☆361Updated 2 years ago
- Platform-Agnostic Security Tokens implementation in GO (Golang)☆930Updated 2 years ago
- A Middleware for Go Programming Language to check for JWTs on HTTP requests☆1,173Updated this week
- Tiny lib to scan SQL rows directly to structs, slices, and primitive types☆608Updated this week
- Go library for the Mailgun API.☆742Updated this week
- URL-friendly slugify with multiple languages support.☆1,309Updated last year
- Default net/http wrapper to automatically generate RESTful API documentation with Swagger 2.0.☆544Updated 4 months ago
- Golang Authentication solution☆772Updated last month
- net/http rate limiter middleware☆412Updated 3 months ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.