moapis / authenticator
A stand-alone gRPC based authentication API. Easily integrate authentication into any custom project. Authenticator takes care of user credential storage and checking. It generates JSON Web tokens for users, which easily can be verified by other servers in your ecosystem using performant and secure EdDSA public key cryptography.
☆14Updated last year
Alternatives and similar repositories for authenticator:
Users that are interested in authenticator are comparing it to the libraries listed below
- A library that implements a family of low-level tools to build persistent messaging systems.☆12Updated 3 years ago
- Type-safe, automatic, asynchronous batch processing.☆18Updated 9 months ago
- livegollection is a Golang library for live data synchronization between backend and frontend of a custom user-implemented collection. It…☆23Updated 3 years ago
- Collect data about your dependencies☆43Updated 3 weeks ago
- streaming, buffered table encoder for result sets (ie from a database)☆21Updated 3 weeks ago
- urlstruct decodes url.Values into structs☆27Updated last week
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 4 months ago
- An Fx (go.uber.org/fx) configuration provider that allows other components to load their configs in a standard way.☆15Updated 5 years ago
- A Go Outlook SDK☆14Updated 5 years ago
- HTTP wrapper for Go services to make implementing "Clean Architecture" easier with automatic REST endpoints☆9Updated 5 years ago
- A Go distributed systems development framework☆25Updated 4 months ago
- gRPC message-oriented middleware on top of worker-pool, event ingestion and delivery system.☆12Updated 4 years ago
- Fast, dependable universally unique ids☆26Updated 3 months ago
- ☆30Updated 3 years ago
- Go code generator to access PostgreSQL tables and views on top of pgx☆22Updated this week
- This is a GraphQL server written in Go☆30Updated 3 years ago
- go-panic-catch is a simple middleware for golang web servers that recovers from panics and enables you to handle panics gracefully.☆15Updated 5 years ago
- On-disk high-performance object storage☆19Updated 4 years ago
- Go helper to print a table of data to stdout☆16Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A markdown renderer and server for your command line.☆19Updated 3 years ago
- A complete standalone Oauth2 Server RFC 6749 implementation written in Golang and licensed under the GPL V3 license.☆20Updated 8 months ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Go task package☆14Updated 10 months ago
- 🫠 A drop-in replacement for Go errors, with some added sugar! Error handling in Go made easy with codes, messages and more. Failure is y…☆14Updated 2 years ago
- A pluggable "Application State Gateway" that acts as a unified API for all application state operations☆29Updated 4 years ago
- A Protobuf IDL parser for Go☆16Updated this week
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆49Updated 2 years ago
- Simple OpenTracing hooks for Twirp☆18Updated 2 years ago
- __FILE__, __DIR__, __FUNCTION__, __LINE__ for Golang☆12Updated 3 years ago