Allow access of auth0-react app using IP address instead of localhost

Please include the following information in your post:

  • Which SDK this is regarding: auth0-react
  • SDK Version:1.10.2

Hi, I am trying to access my application using my IP address instead of localhost for testing purpose in different devices. However, I am getting this error - ‘Uncaught Error: auth0-spa-js must run on a secure origin’. Is there a way by which we can configure from the UI side to allow my IP address? Any help is appreciated. Thanks!

Hi @auth_0_user,

Welcome to the Auth0 Community!

This is a function of the package. It is explained in detail here: Why do I get "auth0-spa-js must run on a secure origin" error?

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