TruBudget
TruBudget copied to clipboard
Add missing variable in compose
…in email-service
Checklist
- [ ] I have followed (at least) the PR section of the contributing guide.
- [ ] I fixed all necessary PR warnings
- [ ] The commit history is clean
- [ ] The E2E tests are passing
- [ ] If possible, the issue has been divided into more subtasks
- [ ] I did a self review before requesting a review from another team member
Description
Add missing variable in compose. Change AUTHENTICATION method …
How to test
- start app using development script --full
- Try is email-service is working correctly
- Save email of a user via UI
- ...
Closes #1820