From 7878673d8d2d8c5a216c130b757731a05e549d18 Mon Sep 17 00:00:00 2001 From: Arlan Lloyd Date: Wed, 19 Nov 2025 18:07:09 +0000 Subject: [PATCH] change logo to use google source --- OIDC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OIDC.md b/OIDC.md index 4d86bdab..a11ec1e0 100644 --- a/OIDC.md +++ b/OIDC.md @@ -45,7 +45,7 @@ Then, fill the following environment variables in your `.env` file: ```env PUBLIC_URL=https://your-kyoo-instance.com OIDC_GOOGLE_NAME=Google -OIDC_GOOGLE_LOGO=https://logo.clearbit.com/google.com +OIDC_GOOGLE_LOGO=https://www.gstatic.com/marketing-cms/assets/images/d5/dc/cfe9ce8b4425b410b49b7f2dd3f3/g.webp=s200 OIDC_GOOGLE_CLIENTID= # the client ID you got from Google OIDC_GOOGLE_SECRET= # the client secret you got from Google OIDC_GOOGLE_AUTHORIZATION=https://accounts.google.com/o/oauth2/auth