You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having issues with starting the project on my local computer. I forked reearth-web and reearth-backend. In my .env file for both I put:
REEARTH_AUTH0_DOMAIN=hogehoge.auth0.com
REEARTH_AUTH0_AUDIENCE=reearth
REEARTH_AUTH0_CLIENTID=xxxxx
REEARTH_AUTH0_CLIENTSECRET=xxxxxxx
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am having issues with starting the project on my local computer. I forked reearth-web and reearth-backend. In my .env file for both I put:
REEARTH_AUTH0_DOMAIN=hogehoge.auth0.com
REEARTH_AUTH0_AUDIENCE=reearth
REEARTH_AUTH0_CLIENTID=xxxxx
REEARTH_AUTH0_CLIENTSECRET=xxxxxxx
REEARTH_WEB_AUTH0_CLIENT_ID= "k6F1sgFikzVkkcW9Cpz7Ztvwq5cBRXlv"
REEARTH_WEB_AUTH0_DOMAIN= "reearth-oss-test.eu.auth0.com"
REEARTH_WEB_AUTH0_AUDIENCE= "https://api.test.reearth.dev"
Are these the wrong credentials? If so, what are the correct ones?
Beta Was this translation helpful? Give feedback.
All reactions