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
May 28, 2023
Oct 8, 2023
May 17, 2024
Jun 28, 2023
Oct 22, 2023
May 17, 2024
May 18, 2024
May 27, 2023
Aug 21, 2023

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