bixlabs / authentication

A module in Go for authentication
1 stars 0 forks source link

A- 53 custom email templates support #111

Closed ErickNaunay closed 4 years ago

ErickNaunay commented 4 years ago

Description

This feature allows the system to send emails through custom templates, which can be provided on an environment variable.

Stories

AM-53 (https://bixlabs.atlassian.net/secure/RapidBoard.jspa?rapidView=120&projectKey=AM&modal=detail&selectedIssue=AM-53)

List of changes

Steps to Test or Reproduce

make
make test
make run
git pull --prune
git checkout <feature_branch>
bundle; script/server

Impacted Areas in Application

List the general components of the application that this PR will affect.

Migrations

NO

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication