grokify / goauthLinks
Utility libraries for Go (aka Golang) API auth including OAuth 2, JWT, TLS Client Authentication and Basic Auth.
☆50Updated this week
Alternatives and similar repositories for goauth
Users that are interested in goauth are comparing it to the libraries listed below
Sorting:
- Struct validation using tags☆100Updated 3 months ago
- perhaps the best CORS middleware library for Go☆157Updated 2 weeks ago
- 🚨 Chi middleware for slog logger☆78Updated this week
- AMQP library to publish and consume events☆56Updated 4 months ago
- HTTP security middleware for Go(lang) inspired by HelmetJS.☆34Updated 3 years ago
- A collection of small DRY Go utilities to make life easier. DRY = Don't Repeat Yourself.☆68Updated last week
- Cookies, but with structs, for happiness.☆110Updated 3 months ago
- Generate OpenAPI 3.0 specifications from Go code.☆70Updated last year
- A high-performance, high precision, zero allocation fixed-point decimal library for financial applications☆149Updated 2 months ago
- Create signed URLs in Go.☆42Updated 7 months ago
- Golang HTTP logger middleware with color console output and structured logs☆130Updated 2 years ago
- Package passwap provides a unified implementation between different password hashing algorithms. It allows for easy swapping between algo…☆68Updated 3 weeks ago
- 🧬 Fluxus is a modern, type-safe pipeline orchestration library for Go that makes complex data processing elegant and efficient☆129Updated last month
- 📧 A cross platform mail driver for GoLang. Featuring Mailgun, Postal, Postmark, SendGrid, SparkPost & SMTP.☆189Updated last year
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- Generate Swagger 2.0 documentation for Go with "no" annotations, "no" files, "no" command☆98Updated 8 months ago
- High-performance Redis library for Go☆146Updated 9 months ago
- Native type for dealing with dates in Go☆69Updated last week
- 🚨 net/http middleware for slog logger☆79Updated last month
- Go-lang-iter tools aims to make it easier to compose complex async systems in Go.☆62Updated last week
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.☆93Updated 2 weeks ago
- A robust, dependency-free go library that provides simple, thin, and user-friendly pub-sub kind of in-process event system for your Go ap…