Ability to send a reset password link to any user

Hey all, i’m looking to enhance my admin section (that controls user roles) and create a button in the that will send out a reset password link to a user. Is anyone abe to point me in the right direction of this?

Thanks :slight_smile:

Hi @carvill,

You can easily manage this with client-side (or serverless) JS. It’s up to you totally how you wish to handle this. You simply need to use this:

GoTrueJS has a method to reset password. That should do it.

Amazing! Thanks again @hrishikesh always amazing service! I will try that and post back!

Works perfectly, and i’m already using it on production! :muscle: