Implement restricted-api for JS-driven auth calls, examples added (WIP!). Layout and styling simplified.

This commit is contained in:
2025-12-02 03:10:16 +00:00
parent 2dca6b1eec
commit a62e8ddf1e
18 changed files with 972 additions and 490 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ BUN_BUG = """\
NO_FRONTEND = """\
┃ Note: only static build of the frontend is served at port 8078.
┃ Note: only static build of the frontend is served at localhost:4402.
┃ The page will not update with frontend code changes.
"""