Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 278 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 278 Bytes

KOCity Auth Proxy

This is a simple proxy that adds an additional authentication layer to your KOCity server using the KOCity Auth API provided by https://kocity.xyz

Installation

  1. Install NodeJS
  2. Clone this repository
  3. Run npm install
  4. Run npm start