goware / jwtutilLinks
handy little jwt debugging utility to encode/decode tokens
☆17Updated 4 months ago
Alternatives and similar repositories for jwtutil
Users that are interested in jwtutil are comparing it to the libraries listed below
Sorting:
- Prometheus middleware for chi☆31Updated 3 years ago
- Package mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling…☆20Updated 6 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆79Updated last week
- Enriches the standard go http client with retry functionality.☆54Updated last year
- NATS Pub/Sub for the Watermill project.☆58Updated 2 months ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆30Updated 7 months ago
- A generic partial-struct library, with generated builders and matchers☆18Updated 3 years ago
- ☆83Updated 4 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Tool for golang that generates jennifer code☆76Updated last year
- Create a gRPC Server from Database☆26Updated 2 years ago
- Go code generator to access PostgreSQL tables and views on top of pgx☆22Updated 2 months ago
- urlstruct decodes url.Values into structs☆27Updated last week
- ☆26Updated 4 months ago
- simple and secure way to authorize your application with the OpenID Connect☆32Updated 2 years ago
- A library for generating the repository pattern.☆34Updated 3 years ago
- A lightweight Go library for writing responses and errors to HTTP☆126Updated 2 weeks ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆79Updated 3 years ago
- Generic simple workflows and concurrency patterns☆45Updated 2 years ago
- Run Go tests inside a Docker image