diff options
| author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-10-14 18:00:38 -0700 |
|---|---|---|
| committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-10-14 18:00:38 -0700 |
| commit | 86aaf49138c2987442a5f225985f0f9904ce74ef (patch) | |
| tree | 1c88a37dce1bee650031917dd551a7494f5d8486 | |
| parent | 3fbbcebecc04b4af833cbb503e88436438036a78 (diff) | |
| download | hatecomputers.club-86aaf49138c2987442a5f225985f0f9904ce74ef.tar.gz hatecomputers.club-86aaf49138c2987442a5f225985f0f9904ce74ef.zip | |
actually this time
| -rw-r--r-- | .env.example | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
