Skip to main content

How to implement Memberstack password reset through backend when modal isn't working on login page?

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?

4 comments

  • Jayess
    Jayess

    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

    1
  • khaoula EZ-Zaoui
    khaoula EZ-Zaoui OP

    Hello JS ,
    thank you for your previous response

    1
  • Felix Gräf
    Felix Gräf

    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

    0
  • A J
    A J

    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.

    0

Please sign in to leave a comment.

Sitemap