Passwordless Connection for AWS SNS using custom the SMS Gateway docs

Hello, I’m trying to get a better understanding of implementing a custom SMS gateway using docs at the following link: Set Up Custom SMS Gateway for Passwordless Connections

Can someone answer my two questions below?

  1. Where do I use the code shown in the link within my auth0 dashboard?
  2. How do I access my bearer token if this process precedes authentication?

For better context, I am working on integrating amazon SNS for passwordless login.

Thanks so much.

please check here

find out your connection here get the id then update sms connection

Set Up Custom SMS Gateway for Passwordless Connections (auth0.com)

1 Like

Thanks for sharing that with the rest of community!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.

As of today, for AWS SNS, it isn’t possible to set up a direct connection for Auth0 passwordless.

You may follow the guidance on this FAQ doc which explains a solution with a custom proxy.

1 Like