2
0

feat(auth): 👷 Disable smtp auth

This commit is contained in:
Baptiste Arnaud
2022-04-11 10:15:07 -05:00
parent 6a8d6d4d9a
commit c6578505a5
3 changed files with 36 additions and 26 deletions

View File

@ -58,6 +58,12 @@ Used for Google Fonts:
The following variables are only used for the builder.
### Email
| Parameter | Default | Description |
| ------------------------------ | ------- | -------------------------------------- |
| NEXT_PUBLIC_SMTP_AUTH_DISABLED | false | To disable the authentication by email |
### GitHub (optional)
Used for authenticating with GitHub. By default, it uses the credentials of a Typebot-dev app.