How to implement Memberstack password reset through backend when modal isn't working on login page? Answered
heelo every one , is that endpoint work https://api.memberstack.com/v1/password/reset I want to send request to rest password from my backend?
Comments
4 comments
Hello Khaoula 👋🏼
Are you currently on 1.0 or 2.0 ? This is for 2.0: https://developers.memberstack.com/docs/admin-package
This is for 1.0: https://support.memberstack.com/hc/en-us/articles/4408634723739-Memberstack-RESTful-API
Hello JS ,
thank you for your previous response
Hey guys, I have an issue in loading the forgot password modal. It works in my sign up page, but not in the log in page, even tho I copy & pasted the link 😅.
The live site is here:
https://www.blazeai.io/log-in
Hey Felix Gräf, I noticed that the password field in Login with email section has a custom attribute data-ms-member="current-password", instead of that you could use the attribute data-ms-member="password" and doing this should ideally solve the issue you are facing.
Let me know if you still face issues.
Please sign in to leave a comment.