Open
Description
Firebase UI should allow devs to customize their password reset links, to allow them to create a custom handler using email action links in the Admin SDK.
This will allow them to customize the emails sent to give custom instructions and have branded styling.
We should add a builder setting for .setPasswordResetLink(...)
or something similar