From 5808d147b6de22d54062cdc7756a4953dd5a30b7 Mon Sep 17 00:00:00 2001 From: Marco Piovanello <35533749+marcopiovanello@users.noreply.github.com> Date: Mon, 17 Mar 2025 10:21:31 +0100 Subject: [PATCH] Updated Authentication methods (markdown) --- Authentication-methods.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Authentication-methods.md b/Authentication-methods.md index 81a4679..1dcd14b 100644 --- a/Authentication-methods.md +++ b/Authentication-methods.md @@ -40,6 +40,8 @@ use_openid: true openid_provider_url: https://accounts.google.com openid_client_id: your-client-id openid_client_secret: your-client-secret +# openid_email_whitelist: + - marco.piovanello@gmail.com # localhost:3033 is where yt-dlp-webui is exposed openid_redirect_url: your-callback-url