Hi, I am trying to add a button to a sign-in workflow where when the user hits the button, it will open the default email client and show the inbox.
I am familiar with mailto links, but those do not achieve this goal as those are for pre-composing an email and filling the To, subject line, and/or body of an email.
But my intention is to simply open the email client to the inbox so the customer is already there and the password reset email will soon arrive.
Thanks in advance.