devise-api
devise-api copied to clipboard
Forgot Password Endpoint
Has anyone tried to set up "Forgot Password"/"Reset Password" functionality with devise-api?
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.
Has anyone tried to set up "Forgot Password"/"Reset Password" functionality with devise-api?
I used devise controllers for that