Skip to content

Commit

Permalink
remove accidentally committed secret - now rotated
Browse files Browse the repository at this point in the history
  • Loading branch information
WilsonLe committed Jan 6, 2025
1 parent 59d5a13 commit 2f864e3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dev/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ NEXT_PUBLIC_URL=http://localhost:3000
# Google OAuth Config
################################################################################
# Optional: Google OAuth2 Client ID, not activated if not set
# GOOGLE_CLIENT_ID=oauth2-client-id
# GOOGLE_CLIENT_ID=

# Optional: Google OAuth2 Client Secret, not activated if not set
# GOOGLE_CLIENT_SECRET=oauth2-client-secret
# GOOGLE_CLIENT_SECRET=

################################################################################
# zitadel oauth config
################################################################################
# optional: google oauth2 client id, not activated if not set
ZITADEL_CLIENT_ID=298062958548846024
# ZITADEL_CLIENT_ID=

# optional: google oauth2 client secret, not activated if not set
ZITADEL_CLIENT_SECRET=q2isqvfws3kg0af4ksiek3jigwre5utfoxgwkjj7mkbsmpgdyv1abyq6jcgpakch
# ZITADEL_CLIENT_SECRET=

0 comments on commit 2f864e3

Please sign in to comment.