Join Discord
Powered by
Hello! Wondering if there's any method I could do ...
# support-questions-legacy
j
Justine
05/19/2023, 8:47 AM
Hello! Wondering if there's any method I could do this manually? Plan to send it via SendGrid and handle it with my own form on the frontend.
r
rp_st
05/19/2023, 9:02 AM
hey
@Justine
for that, you should see the email delivery section. You can provide a custom implementation for the
sendEmail
function to send via sendGrid, and when the API is called for sending a password reset email, it will call your custom function.
j
Justine
05/19/2023, 1:14 PM
thank you!
14
Views
Previous
Next