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
Copy file name to clipboardExpand all lines: README.md
+11-1
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,17 @@ netlifyIdentity.gotrue
105
105
106
106
## Localhost
107
107
108
-
When using the widget on localhost, it will prompt for your Netlify SiteURL the first time it is opened.
108
+
When using the widget on localhost, it will prompt for your Netlify SiteURL the first time it is opened. Entering the siteURL populates the browser's localStorage.
109
109
110
110
This allows the widget to know which instance of Netlify Identity it should communicate with with zero
111
111
configuration.
112
+
113
+
## FAQ
114
+
115
+
- If you experience a 404 while testing the Netlify Identity Widget on a local environment, you can
116
+
manually remove the netlifySiteURL from localStorage by doing the following in the console.
0 commit comments