DEV Community

Add Netlify Identity Authentication to any React App in 5 minutes with React Context, Hooks and Suspense

swyx on June 21, 2019

💁🏼‍♂️Bottom Line Up Front: Here's a demo of the identity widget we'll see in this article, although you are free to write your own authentication ...
Collapse
 
donaldboulton profile image
Donald W. Boulton

Will not work in my Gatsby Site show it building the _url to 'publiuslogic.com/.netlify/identity but the api is set at 'publiuslogic.com/.netlify/identity...

Followed instructions and tried just my domain name and then the url is just .netlify/identity but the api is correct always get the above api or url error

No provider will show up on in my Modal code at all. I have been using netlify Identity since its been around I do know how to tweak it and use it.

The demo reset password link does not work
Would love to see this really work

Collapse
 
pickleat profile image
Andy Pickle

Any thoughts on the password reset portion? I've just realized it's missing. Just asking since its (pending).

Collapse
 
abtx profile image
Artur Janas

I've got the same issue. Has it been worked since?

Collapse
 
quantuminformation profile image
Nikos

Thx!

Would love to see a version for a Sapper static export.

Collapse
 
asimali profile image
Asim Ali

Working Good. Thanks

Collapse
 
gorvgoyl profile image
Gourav

auth on demo url is not working as intended.

Collapse
 
nikhilkadyan profile image
Nikhil Kadyan

how to persist state with this ?