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
Hi all!
Could someone help me to set up this provider to work locally?
Here are my .env settings:
NODE_ENV=production
ORIGINS= // what can I specify here for localhost?
OAUTH_CLIENT_ID=GITHUB_CLIENT_ID
OAUTH_CLIENT_SECRET=GITHUB_SECRET
PORT=3001
AUTH_TARGET=_blank
The text was updated successfully, but these errors were encountered:
Hi all!
Could someone help me to set up this provider to work locally?
Here are my .env settings:
The text was updated successfully, but these errors were encountered: