nirdrang commited on
Commit
74ee8d3
·
verified ·
1 Parent(s): 2d68afe

Update .env.local.template

Browse files
Files changed (1) hide show
  1. .env.local.template +3 -3
.env.local.template CHANGED
@@ -13,12 +13,12 @@ HF_ACCESS_TOKEN=#hf_<token> from from https://huggingface.co/settings/token
13
  SERPAPI_KEY=#your serpapi key here
14
 
15
  # Parameters to enable "Sign in with HF"
16
- OPENID_CLIENT_ID=353185966910-jd2mqid0u0qm8frigko15jqv68mu2tq5.apps.googleusercontent.com
17
- OPENID_CLIENT_SECRET=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
18
  #OPENID_SCOPES="openid profile" # Add "email" for some providers like Google that do not provide preferred_username
19
  #OPENID_SCOPES=email
20
  #OPENID_PROVIDER_URL=https://huggingface.co # for Google, use https://accounts.google.com
21
- OPENID_PROVIDER_URL=https://accounts.google.com
22
 
23
  #OPENID_CONFIG=`{
24
  # "PROVIDER_URL": "https://accounts.google.com",
 
13
  SERPAPI_KEY=#your serpapi key here
14
 
15
  # Parameters to enable "Sign in with HF"
16
+ #OPENID_CLIENT_ID=353185966910-jd2mqid0u0qm8frigko15jqv68mu2tq5.apps.googleusercontent.com
17
+ #OPENID_CLIENT_SECRET=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
18
  #OPENID_SCOPES="openid profile" # Add "email" for some providers like Google that do not provide preferred_username
19
  #OPENID_SCOPES=email
20
  #OPENID_PROVIDER_URL=https://huggingface.co # for Google, use https://accounts.google.com
21
+ #OPENID_PROVIDER_URL=https://accounts.google.com
22
 
23
  #OPENID_CONFIG=`{
24
  # "PROVIDER_URL": "https://accounts.google.com",