How to set up Username/Password account creation
.env
file, make sure you have the following value set:
.env
file:
SMTP_USER
/ SMTP_PASS
will be used to send the verification
emails to new sign ups. If using a gmail-powered account, you will need to allow username / password
login by third party services. To do this, you can follow the official guide from Google
here.