You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use email from user profile instead of firebase auth for now. This is sub-optimal because we can't confirm that we've verified the email before sending, but sendgrid bounce management should cap the pain that can cause, users can't modify these message so the spam potential is severely limited, and the ongoing firebase auth credentials issue makes this check cause more pain than it resolves.
0 commit comments