bixlabs / authentication

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

add the none email provider #128

Closed rkmax closed 4 years ago

rkmax commented 4 years ago

Description

Add a email provider for development that allow need to setup none provider. the email sent are printed out the console

Steps to Test or Reproduce

just switch the AUTH_SERVER_EMAIL_PROVIDER to none or leave empty

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

Impacted Areas in Application

Any email sent by the app

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