Skip to content

A simple but effective authentication proxy that guards your knockout city server

Notifications You must be signed in to change notification settings

kocxyz/AuthProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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