Skip to content

Commit 191a791

Browse files
authored
Update README.md
1 parent 753bff9 commit 191a791

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

example/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@ The source code is at https://github.com/netlify/netlify-identity-widget/tree/ma
77
and it is deployed at: https://netlify-identity-widget-react-example.netlify.com
88

99
For more info on the `netlify-identity-widget`, [find the repo here.](https://github.com/netlify/netlify-identity-widget/)
10+
11+
12+
---
13+
14+
Note: if you are developing with netlify-identity-widget locally you will be prompted for a deployed Netlify Identity site. Sometimes this causes issues with email verification or confirmation and you may need to reset the site. to clear the locally stored Netlify Identity site you previously entered, execute `localStorage.removeItem('netlifySiteURL');` in your window.

0 commit comments

Comments
 (0)