lestrrat-go / jwxLinks
Complete implementation of JWx (Javascript Object Signing and Encryption/JOSE) technologies for Go. #golang #jwt #jws #jwk #jwe
☆2,241Updated this week
Alternatives and similar repositories for jwx
Users that are interested in jwx are comparing it to the libraries listed below
Sorting:
- SQL builder and query library for golang☆2,581Updated last year
- A Go OpenID Connect client.☆2,245Updated 2 weeks ago
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language con…☆4,010Updated last year
- Retryable HTTP client in Go☆2,212Updated last month
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,540Updated 8 months ago
- GoMock is a mocking framework for the Go programming language.☆3,107Updated last week
- A Go (golang) package for representing a list of errors as a single error.☆2,509Updated last month
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,431Updated last week
- OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)☆3,059Updated 3 weeks ago
- reasonable handling of nullable values☆2,020Updated 7 months ago
- A stricter gofmt☆3,754Updated last month
- TOTP library for Go☆2,731Updated 2 months ago
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆2,435Updated this week
- Package for comparing Go values in tests☆4,517Updated 8 months ago
- Library for scanning data from a database into Go structs and more☆1,466Updated 7 months ago
- Go error library with error portability over the network☆2,299Updated last week
- Interface mocking tool for go generate☆2,150Updated last month
- A UUID package for Go☆1,735Updated last week
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,777Updated last week
- SQL-first Golang ORM☆4,421Updated last week
- HTTP Session Management for Go☆2,436Updated 3 weeks ago
- Go net/http configurable handler to handle CORS requests☆2,832Updated 10 months ago
- Platform-Agnostic Security Tokens implementation in GO (Golang)☆915Updated 2 years ago
- Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/…☆4,412Updated last week
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,612Updated last week
- Golang library for managing configuration data from environment variables☆5,334Updated 3 months ago
- Professional lightweight testing mini-framework for Go.☆1,924Updated last year
- Go implementation of Fowler's Money pattern☆1,811Updated 5 months ago
- Simple golang library for retry mechanism