Authn server
Authentication service that keeps you in control without forcing you to be an expert in web security.
A modern authentication backend service. ([https://keratin.github.io](https://keratin.github.io)) The project is written primarily in Go, distributed under the GNU Lesser General Public License v3.0 license, first published in 2017. It has gained significant community traction with 1,284 stars and 109 forks on GitHub. Key topics include: api-service, authentication-backend, authn, jwt-authentication, service.
Keratin AuthN

A modern authentication backend service. (https://keratin.github.io)
Related
This repository builds a backend Go service that provides secured endpoints related to accounts and passwords. You must integrate it with your application's frontend(s) and backend(s).
Client libraries are currently available for:
- Backends: Ruby • Go • NodeJS
- Frontends: JavaScript
If you are missing a client library, please submit a request.
Implementation
Deployment
Configuration
All configuration is through ENV variables.
Contributing
Welcome! Please familiarize yourself with the CONTRIBUTING doc and the CODE OF CONDUCT.
Getting Started
go get github.com/keratin/authn-server- Install Docker and docker-compose.
- Run
make testto ensure a clean build
Run a Dev Server
- Create a
.envfile with desired configuration - Run
make migrate - Run
make server
COPYRIGHT & LICENSE
Copyright (c) 2016-2022 Lance Ivy
Keratin AuthN is distributed under the terms of the LGPLv3. See LICENSE-LGPLv3 for details.
Contributors
Showing top 12 contributors by commit count.
