Giter VIP home page Giter VIP logo

Comments (4)

pose avatar pose commented on July 20, 2024

Aren't this issues from Auth0.js? I think that as they are JSONP requests it's going to be hard, or even impossible, to handle them properly. What we can do is add a timeout, but we will need to think a bit about it.

from lock.

jfromaniello avatar jfromaniello commented on July 20, 2024

The first url shown yes is from auth0.js, the second one is a request made by the widget itself.

+1 timeout

from lock.

cristiandouce avatar cristiandouce commented on July 20, 2024

Ok, the /ssodata/ request never returns error. It fallbacks to an empty response and also has a timeout of 3 seconds.

You can check it here: https://github.com/auth0/auth0.js/blob/master/lib/index.js#L1014-L1017

Here is an example:

image

The JSONP mock for the client configuration retrieved from S3, is fixed in a commit I'm about to push.

This should fix all issues related to network.

There is no timeout for the S3 request. Should we add one? /cc @jfromaniello @woloski @pose

from lock.

cristiandouce avatar cristiandouce commented on July 20, 2024

I added a timeout of 3 seconds to handle the error on fetching S3 data for clients.

from lock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.