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
Related projects ⓘ
Alternatives and complementary repositories for authenticator
- A library that implements a family of low-level tools to build persistent messaging systems.☆12Updated 3 years ago
- Golang struct operations.☆24Updated 7 years ago
- urlstruct decodes url.Values into structs☆27Updated this week
- EXPERIMENTAL: A Go library for working with JSON Schema (draft-07): parsing schemas, generating Go types from a JSON Schema☆18Updated 8 months ago
- A Go API for generating .go source files☆24Updated 2 years ago
- Collect data about your dependencies☆41Updated last week
- A complete standalone Oauth2 Server RFC 6749 implementation written in Golang and licensed under the GPL V3 license.☆20Updated 4 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Relational-database web client☆22Updated 6 months ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 3 years ago
- Go task package☆14Updated 6 months ago
- Type-safe, automatic, asynchronous batch processing.☆16Updated 5 months ago
- A scriptable FSM library for Go☆37Updated 4 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆21Updated 3 weeks ago
- Local syncing package with support for timeouts. This package offers both a sync.Mutex and sync.RWMutex compatible interface.☆17Updated 5 years ago
- Simple Serialization library for Go☆13Updated 2 years ago
- Enriches the standard go http client with retry functionality.☆47Updated 6 months ago
- Binary heap priority queues in Go☆30Updated 3 years ago
- Production-ready go-mail fork. The best way to send emails in Go.☆13Updated 3 years ago
- A pluggable "Application State Gateway" that acts as a unified API for all application state operations☆29Updated 3 years ago
- Experimental golang database/sql☆19Updated 2 years ago
- Async utilities for Golang☆14Updated 4 years ago
- Lightweight, high performance messaging system for microservices, IoT, and real-time internet connected devices.☆18Updated 4 years ago
- Create a gRPC Server from Database☆22Updated last year
- Middleware Router logging Protobuf requests, metadata and responses into JSON Logs.☆23Updated 3 years ago
- Paralleling pipeline☆31Updated 3 years ago
- A collection of message middlewares for go-mail☆19Updated last week
- A pure Go CSV file transcoder☆11Updated 3 months ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated this week
- Simple go signals handler for performing graceful shutdown by executing callback function☆20Updated 4 years ago