Open tombiers opened 5 years ago
needs a basic back-end with oauth, to access the data of the current user
roles from the backend aren't real world role names, they have to be "translated" with i18n
The user name has to be received from drops (with the uuid). This can be done with a widget or REST.
When sending a finished email to the backend for delivery, the uuid is used to identify the author. A flag as to be used to indicate whether the email should be send under the authors name or a role name (support for authors with multiple roles).
An author may decide to send a mail under his own name or with his role name. The needed information has to be received from drops and presented as a selection to the author.