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
const url =process.env.REACT_APP_NETLIFY_URL; // supply the url of your Netlify site instance. VERY IMPORTANT
61
+
const url ='https://your-identity-instance.netlify.com/'; // supply the url of your Netlify site instance. VERY IMPORTANT. no point putting in env var since this is public anyway
0 commit comments