diff --git a/services/web-ui/public/tokens.html b/services/web-ui/public/tokens.html index 74c6f65..6f83885 100644 --- a/services/web-ui/public/tokens.html +++ b/services/web-ui/public/tokens.html @@ -1 +1,349 @@ -tokens_fixed \ No newline at end of file + + + + + + Tokens — Wild Dragon + + + + + + + +
+ + + + + +
+
+
+ API Tokens +
+
+ +
+
+ +
+
+

+ API tokens let scripts and integrations authenticate as you without using your password. + Tokens are shown once at creation — store them securely. + Use Authorization: Bearer <token> in your requests. +

+
+ + + + + +
+
Loading…
+
+ + +
+
+
+ + +
+
+
+ New API token + +
+
+
+ + +
A label to help you remember what this token is for.
+
+
+ + +
+
+ +
+ +
+ + + + + + \ No newline at end of file