Method for Invitation Accepted Email #1747

Closed
opened 2026-03-13 09:00:30 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @AbdullahMukadam on GitHub (Aug 20, 2025).

Is this suited for github?

  • Yes, this is suited for github

Hey everyone don't you think there should be a method to send an email when the user accepts the invite, like we have for the sending invitation mail. I know we can create some server action, etc to do this task, but this could be very useful if we have a method for it

Describe the solution you'd like

Like I told, when we invite a user into organisation and if he accepts the invitation, we can't really tell the invitee that the user has joined the organisation, why don't we have a method to directly gets triggered when invitation was accepted, so that can notify the invitee

Describe alternatives you've considered

For now to perform this I had rely on some server actions or an api route

Additional context

No response

Originally created by @AbdullahMukadam on GitHub (Aug 20, 2025). ### Is this suited for github? - [x] Yes, this is suited for github ### Is your feature request related to a problem? Please describe. Hey everyone don't you think there should be a method to send an email when the user accepts the invite, like we have for the sending invitation mail. I know we can create some server action, etc to do this task, but this could be very useful if we have a method for it ### Describe the solution you'd like Like I told, when we invite a user into organisation and if he accepts the invitation, we can't really tell the invitee that the user has joined the organisation, why don't we have a method to directly gets triggered when invitation was accepted, so that can notify the invitee ### Describe alternatives you've considered For now to perform this I had rely on some server actions or an api route ### Additional context _No response_
GiteaMirror added the enhancement label 2026-03-13 09:00:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#1747