summaryrefslogtreecommitdiff
path: root/.env.example
blob: 4b7864fc862eea44993ef9721cd8166a6cccc4dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CLOUDFLARE_TOKEN=dumb
CLOUDFLARE_ZONE=dumb

# OAUTH_CLIENT_ID=hatecomputers-club
# OAUTH_CLIENT_SECRET=
OAUTH_SCOPES=profile,openid,email
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=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