strapi-sdk-javascript icon indicating copy to clipboard operation
strapi-sdk-javascript copied to clipboard

Return resetPassword and forgotPassword response

Open MartinMuzatko opened this issue 4 years ago • 1 comments

It is more than important to process the response from these two requests because they can either contain an important error to display, or better: resetPassword even gives me jwt + user object back, which I can use to immediately set the cookie.

I am not sure if some other documentation has to be updated, AFAIK everything is read from the TS definitions. Thanks in advance.

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

  • Other information:

MartinMuzatko avatar Nov 21 '19 23:11 MartinMuzatko

CLA assistant check
All committers have signed the CLA.

strapi-cla avatar Jan 21 '21 13:01 strapi-cla