From f977f755389410fe1b83fd42f1f75f1991d14cdb Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Wed, 21 Dec 2022 07:32:53 +0100 Subject: [PATCH] README.md updated --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 10cab6b..eea998d 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,14 @@ List registered origins. List current leases. +### `GET /client-token` + +Generate client token, (see [installation](#installation)). + +### Others + +There are some more internal api endpoints for handling authentication and lease process. + # Setup (Docker) **Run this on the Docker-Host**