devise-api icon indicating copy to clipboard operation
devise-api copied to clipboard

Forgot Password Endpoint

Open yanismydj opened this issue 2 years ago • 2 comments

Has anyone tried to set up "Forgot Password"/"Reset Password" functionality with devise-api?

yanismydj avatar Nov 17 '23 22:11 yanismydj

Has anyone tried to set up "Forgot Password"/"Reset Password" functionality with devise-api?

I think, you could use the devise passwords controller for that.

EmilzonJ avatar Dec 29 '23 17:12 EmilzonJ

Has anyone tried to set up "Forgot Password"/"Reset Password" functionality with devise-api?

I used devise controllers for that

seyhak avatar May 18 '24 06:05 seyhak