can I use the email hook for any kind of email?
I am looking to create transactional emails, such as new account or paid account.  Can I use the email hook for this?
1 Reply
The auth hooks are just for doing auth emails.
Most providers provide easy to use API's though to send your own emails from something like an edge function.