Replies: 1 comment
-
The wiki is publicly editable, so feel free to correct any outdated terminology/API. As for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I noticed that these docs were fairly out of date - Sidekiq now calls workers 'jobs'. There is also a
send_email
function which I believe is where we should be sending emails from.I'm trying to set up Rodauth with a custom mailing system using Sendgrid or Postmark. Could these docs be updated as that feels like a common use case?
Beta Was this translation helpful? Give feedback.
All reactions