Join Discord
Powered by
how do I add a button to resend email confirmation...
# help
h
Hal
01/05/2022, 10:20 AM
how do I add a button to resend email confirmation?
s
silentworks
01/05/2022, 2:38 PM
At the moment you have to do this server side and setup your own email sending service. You can generate the link using the
generateLink()
method
https://supabase.com/docs/reference/javascript/auth-api-generatelink
h
Hal
01/05/2022, 3:43 PM
oh I thought so. It would be great if there's a built-in api since I've set up my smtp server.
Hal
01/05/2022, 3:44 PM
thanks for the help!
s
silentworks
01/05/2022, 4:11 PM
@User
yeah that would be a good idea, maybe add it to the
#867348150741237790
channel
Previous
Next