netlify-labs / react-netlify-identity-widget

a small (6kb) drop-in accessible authentication widget for your React apps. SEEKING MAINTAINERS
https://twitter.com/swyx/status/1122893197661954056
67 stars 15 forks source link

Password reset #9

Open ajerni opened 5 years ago

ajerni commented 5 years ago

Unsing "react-netlify-identity-widget": "^0.2.4" with "gatsby-plugin-netlify-identity" it looks like the "Forgot password" button on the IdentityModal is not working.

And second issue is when I "send reset password mail" from within netlify, the mail is received, but the contained link just leads to the hompepage instead of any site where the password could be reset.

Could these two issues be fixed? I do very much appreciate the convenience this plugin offers.

swyxio commented 5 years ago

correct.. it hasnt been implemented yet 😅

swyxio commented 5 years ago

PR welcome, i dont anticipate getting to this soon. sorry.

swyxio commented 5 years ago

based on your newness, i dont recommend you use this repo. i think you should use https://github.com/netlify/netlify-identity-widget/ instead. please have a try with it.