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
It looks like SMTP credentials are currently required to email tokens. My local SMTP server does not have AUTH enabled. It looks like I have no option between going into the logs to retrieve tokens, or setting up AUTH on my SMTP server. It would be great if bencher could simply not use AUTH if there are no configured credentials.