From 508401a501e364acffae03ab6c07a3581e3ec1de Mon Sep 17 00:00:00 2001 From: exenza Date: Wed, 7 Jan 2026 10:31:53 +0000 Subject: [PATCH] Update pocket-id.mdx clarified how to remove login form from tinyauth --- content/docs/guides/pocket-id.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/docs/guides/pocket-id.mdx b/content/docs/guides/pocket-id.mdx index 6d6c130..dd64601 100644 --- a/content/docs/guides/pocket-id.mdx +++ b/content/docs/guides/pocket-id.mdx @@ -62,6 +62,10 @@ services: [configuration](/docs/reference/configuration) page for details. + + Remove the `USERS` environment variable to enforce only Pocket ID for Tinyauth-protected apps and disable username, password login form. + + Restart Tinyauth to apply the changes. The login screen will now include an option to log in with Pocket ID. ## Access Controls with Pocket ID Groups