Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

273
Views
Auth0 error - Unable to configure verification page - Safari

I’m using the “auth0-js” library: “^9.19.0”. Faced the problem only in Safari. When confirming the phone number, the page reloads and gives an error:

    "user_agent": "Safari 15.5.0 / Mac OS X 10.15.7",
    error: {
      "message": "Unable to configure verification page.",
      "oauthError": "server_error",
      "type": "oauth authorization"
    },

Here is the code itself:

const webAuth = new (auth0 as any).WebAuth({
  domain: process.env.AUTH0_DOMAIN,
  clientID: process.env.CLIENT_ID,
  responseType: 'token id_token',
  redirectUri: process.env.REDIRECT_URI,
})
 webAuth.parseHash({ hash: window.location.hash }, function (err, authResult) {...}

I tried everything that was written here, but nothing helped. The custom domain is different from the application itself. And replacing it is not suitable. Maybe someone knows how to solve this problem?

about 4 years ago · Santiago Gelvez
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!