Keep client secrets in add-on storage; host only verifies and serves the local API.
This commit is contained in:
@@ -17,6 +17,9 @@ body {
|
||||
padding: 24px;
|
||||
}
|
||||
h1, h2 { margin: 0 0 8px; font-size: 1.15rem; }
|
||||
.lead { margin: 0 0 12px; }
|
||||
.process { margin: 0 0 16px; padding-left: 1.2rem; }
|
||||
.process li { margin: 6px 0; }
|
||||
.muted { color: GrayText; }
|
||||
.row { display: flex; gap: 8px; margin: 16px 0; }
|
||||
input[type="text"], textarea, button {
|
||||
|
||||
Reference in New Issue
Block a user