question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot update "Email Auth" auth settings without setting a custom SMTP

See original GitHub issue

Bug 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.

image

image

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to a project’s Authentication settings page (app.supabase.io/project/myproject/auth/settings)
  2. Change any of the options in Email Auth without enabling custom SMTP
  3. 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:closed
  • Created 2 years ago
  • Reactions:5
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
w3b6x9commented, Aug 30, 2021

hello everyone, this has been fixed!

4reactions
w3b6x9commented, Aug 26, 2021

@subwaymatch thanks for creating this detailed issue! We’ll fix as soon as we can and leave updates here.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found