From 86aaf49138c2987442a5f225985f0f9904ce74ef Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Mon, 14 Oct 2024 18:00:38 -0700 Subject: [PATCH] actually this time --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 5a3c0d3..4b7864f 100644 --- a/.env.example +++ b/.env.example @@ -8,6 +8,6 @@ OAUTH_AUTH_URL=https://auth.hatecomputers.club/ui/oauth2 OAUTH_TOKEN_URL=https://auth.hatecomputers.club/oauth2/token OAUTH_CLIENT_ID=hatecomputers-club-dev -OAUTH_CLIENT_SECRET= +OAUTH_CLIENT_SECRET=asdf OAUTH_REDIRECT_URI=https://dev.arm.internal.simponic.xyz/auth OAUTH_USER_INFO_URI=https://auth.hatecomputers.club/oauth2/openid/hatecomputers-club-dev/userinfo