Converted the account system to an auth system

This commit is contained in:
2021-03-07 00:41:19 +11:00
parent 725842f672
commit 2e024f71c3
27 changed files with 4495 additions and 7 deletions
+9
View File
@@ -1,3 +1,5 @@
WEB_PROTOCOL=http
WEB_ADDRESS=localhost
WEB_PORT=3200
DB_HOSTNAME=database
@@ -6,3 +8,10 @@ DB_USERNAME=auth
DB_PASSWORD=venusaur
DB_TIMEZONE=Australia/Sydney
MAIL_SMTP=smtp.example.com
MAIL_USERNAME=foobar@example.com
MAIL_PASSWORD=examplepassword
MAIL_PHYSICAL=42 Placeholder Ave, Placeholder, 0000, USA
SECRET_ACCESS=access
SECRET_REFRESH=refresh