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 complete standalone Oauth2 Server RFC 6749 implementation written in Golang and licensed under the GPL V3 license.☆20Updated 6 months ago
- A library that implements a family of low-level tools to build persistent messaging systems.☆12Updated 3 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆21Updated 2 weeks ago
- livegollection is a Golang library for live data synchronization between backend and frontend of a custom user-implemented collection. It…☆23Updated 2 years ago
- A pluggable "Application State Gateway" that acts as a unified API for all application state operations☆29Updated 3 years ago
- A diff3 text merge implementation in Go☆23Updated 11 months ago
- Lightweight, high performance messaging system for microservices, IoT, and real-time internet connected devices.☆18Updated 4 years ago
- Go task package☆14Updated 8 months ago
- Benchmarks for SQLBoiler.☆10Updated last year
- Type-safe, automatic, asynchronous batch processing.☆16Updated 7 months ago
- A markdown renderer and server for your command line.☆19Updated 3 years ago
- An HTTP client for go-server-timing middleware. Enables automatic timing propagation through HTTP calls between servers.☆24Updated 4 years ago
- A pure Go CSV file transcoder☆11Updated 5 months ago
- Fast, dependable universally unique ids☆24Updated last month
- A command line utility and library for generating professional looking invoices in Go.☆15Updated last year
- Production-ready go-mail fork. The best way to send emails in Go.☆13Updated 3 years ago
- Sherry is an asynchronous and distributed task queue in Go☆13Updated 5 years ago
- A Go API for generating .go source files☆24Updated 2 years ago
- Go package that provides multiple middlewares for Echo Framework.☆15Updated last month
- Experimental golang database/sql☆19Updated 2 years ago
- Generate beautiful documentation from your Protobuf descriptors.☆29Updated 8 months ago
- Go MapSlice for ordered marshal/ unmarshal of maps in JSON☆20Updated 10 months ago
- Enriches the standard go http client with retry functionality.☆49Updated 8 months ago
- Collect data about your dependencies☆42Updated last week
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last month
- A Go distributed systems development framework☆25Updated 2 months ago
- queue that can be used like buffered channel with any capacity☆10Updated last month
- urlstruct decodes url.Values into structs☆27Updated 2 weeks ago