moapis / authenticatorLinks
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 2 years ago
Alternatives and similar repositories for authenticator
Users that are interested in authenticator are comparing it to the libraries listed below
Sorting:
- A complete standalone Oauth2 Server RFC 6749 implementation written in Golang and licensed under the GPL V3 license.☆20Updated last year
- Golang REST API service using Fiber framework and GORM with PostgresSQL database by applying clean architecture and dependency injection …☆13Updated 2 years ago
- Relational-database web client☆23Updated last year
- Collect data about your dependencies☆43Updated 8 months ago
- Simple Query Builder for PostgreSQL - WIP☆68Updated 3 years ago
- urlstruct decodes url.Values into structs☆27Updated last month
- Add Let's Encrypt (ACME) support to generate and renew SSL certificates to go servers using the DNS provider challenge.☆12Updated 9 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 3 years ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated 2 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆51Updated 2 years ago
- Simple supervisor for easy multi-binary service deploy☆34Updated 8 months ago
- Fast and customizable object pool.☆33Updated 4 months ago
- Simplicity-focused, template based SQL query builder☆66Updated 2 years ago
- A goroutine job dispatcher based on worker-pool pattern.☆32Updated 3 weeks ago
- Take screenshot of a web page☆20Updated last month
- common golang tcp connection pool☆28Updated last month
- Go code generator to access PostgreSQL tables and views on top of pgx☆23Updated 4 months ago
- Type-safe, automatic, asynchronous batch processing.☆22Updated last year
- Short id generator. Url-friendly. Non-predictable. Cluster-compatible.☆18Updated 11 years ago
- A library for parsing query parameters for filtering data in REST APIs☆37Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- An MVC golang framework for building web APIs☆52Updated 2 years ago
- A pluggable "Application State Gateway" that acts as a unified API for all application state operations☆29Updated 4 years ago
- ☆30Updated 4 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆82Updated last month
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Create a gRPC Server from Database☆26Updated 2 years ago
- A collection of message middlewares for go-mail☆21Updated 3 weeks ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago