Passwordless for auth0-react

Please include the following information in your post:

  • Which SDK this is regarding: auth0-react
  • SDK Version: 1.5.0
  • Platform Version: e.g. Node 14
  • Code Snippets/Error Messages/Supporting Details/Screenshots:

Does the new auth0-react sdk support passwordless? I’ve been looking at the documentation and have found nothing related to this.

I just answered this in another thread where you posted

What I would encourage you to do is to place a feature request using our Feedback category:

If you need to implement the solution with the Universal Login, Passwordless is supported with the SDK. Actually, SDK doesn’t need at all a special change for passwordless as the same APIs work for Passwordless connections seamlessly. However, you will need to make changes on the dashboard for passwordless. For more details on configuring the dashboard, you may start from this page.

For the embedded passwordless login though, SDK doesn’t support it yet. You may check this Github issue which is relevant and open a feature request as @konrad.sopala mentioned.

1 Like

Thanks @Saltuk! Previous message from another user deleted due to SPAM reasons