Hey,
lets say I’ve build an app with some content that user want to share links to via email.
So there’s one problem.
If i make rest request to send mails - it works fine but theres security problem.
Now user is allowed to send any email as our company - using console and rest query.
How to prevent them sending any other mails than my email template with dynamicly generated link?