Cannot update "Email Auth" auth settings without setting a custom SMTP
See original GitHub issueBug report
Describe the bug
In the authentication settings page of Supabase’s dashboard (app.supabase.io/project/myproject/auth/settings), no option in Email Auth section can be changed without enabling custom SMTP. The SMTP_ADMIN_EMAIL
field is set as required regardless of whether a user enables custom SMTP or not.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- Go to a project’s Authentication settings page (app.supabase.io/project/myproject/auth/settings)
- Change any of the options in Email Auth without enabling custom SMTP
- Save changes
Expected behavior
Changes are updated - the SMTP_ADMIN_EMAIL
field must only be required if a user enables the custom SMTP option.
Current Behavior
Nothing happens on the UI - no error message is displayed (other than the error message on the console).
System information
- OS: Windows 10
- Browser Chrome
- Version of supabase-js: N/A
- Version of Node.js: N/A
Issue Analytics
- State:
- Created 2 years ago
- Reactions:5
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Can't update email address | Freshworks Community
In “Manage email apps” window ensure “IMAP” and “Authenticated SMTP” are enabled.
Read more >How to update your SMTP port, SSL settings and ... - Doteasy
On the Change E-mail Settings window, click More Settings. Click the Outgoing Server tab and check the My outgoing server (SMTP) requires authentication...
Read more >Configure Custom External SMTP Email Provider - Auth0
When setting up a custom SMTP provider, Auth0 supports Basic Auth. ... To update the list of IPs, navigate to Auth0 Dashboard >...
Read more >Troubleshooting Email - Enable SMTP Authentication
Outlook 2013 and 2016 · Open your Outlook account. · From the Tools menu, choose Account Settings. · Select your email account from...
Read more >How to set up a multifunction device or application to send ...
Option 1: Authenticate your device or application directly with a Microsoft 365 or Office 365 mailbox, and send mail using SMTP AUTH client ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
hello everyone, this has been fixed!
@subwaymatch thanks for creating this detailed issue! We’ll fix as soon as we can and leave updates here.