Keratin AuthN

身份验证服务,让你掌控一切,无需成为网络安全专家。「Authentication service that keeps you in control without forcing you to be an expert in web security.」

Github星跟蹤圖

Keratin AuthN

Keratin Pangolin
A modern authentication backend service. (https://keratin.tech)

GitterBuild StatusCoverage StatusGo Report

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:

If you are missing a client library, please submit a request.

Implementation

Documentation

Deployment

Documentation

Configuration

All configuration is through ENV variables.

Documentation

Contributing

Welcome! Please familiarize yourself with the CONTRIBUTING doc and the CODE OF CONDUCT.

Here's how the dev environment works:

  1. go get github.com/keratin/authn-server
  2. Install Docker and docker-compose.
  3. Run make test to ensure a clean build

To run a dev server:

  1. Create a own .env file with desired configuration.
  2. Run make migrate
  3. Run make server

To build a compiled server for integration testing:

  1. Run make build
  2. Execute dist/authn with appropriate ENV variables

To build a Docker image for integration testing:

  1. Run make docker
  2. Start the keratin/authn-server:latest image with appropriate ENV variables

Copyright (c) 2016-2020 Lance Ivy

Keratin AuthN is distributed under the terms of the LGPLv3. See LICENSE-LGPLv3 for details.

概覽

名稱與所有者keratin/authn-server
主編程語言Go
編程語言Go (語言數: 3)
平台
許可證GNU Lesser General Public License v3.0
發布數40
最新版本名稱v1.20.1 (發布於 )
第一版名稱v0.7.0 (發布於 )
創建於2017-06-23 17:59:36
推送於2024-04-18 00:50:50
最后一次提交
星數1.3k
關注者數16
派生數109
提交數840
已啟用問題?
問題數133
打開的問題數27
拉請求數114
打開的拉請求數2
關閉的拉請求數12
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部