GithubHelp home page GithubHelp logo

Comments (8)

nicolasgarnier avatar nicolasgarnier commented on June 15, 2024 2

This is now fixed. Please make sure you enable the option:

image

In your Twitter app Settings for this to work!

from quickstart-js.

bojeil-google avatar bojeil-google commented on June 15, 2024 1

Hey Jan, it's quite normal for that to happen.

from quickstart-js.

Jan-M-B avatar Jan-M-B commented on June 15, 2024

Ok thanks.

do we have the opportunity to change this, because I think it's quite annoying for the user ....

Jan

from quickstart-js.

nicolasgarnier avatar nicolasgarnier commented on June 15, 2024

That's weird because Twitter's docs say specifically that the behavior should be like Google's:

In the case where the user is already signed in to twitter.com and has granted access to the website, this redirect happens immediately.

From: https://dev.twitter.com/web/sign-in/desktop-browser

@Jan-M-B Could you upload a version of your app online (using firebase deploy) so we could replicate this behavior?

from quickstart-js.

Jan-M-B avatar Jan-M-B commented on June 15, 2024

Hi,
I have sent you the link to the App via mail to [email protected]

Jan

from quickstart-js.

nicolasgarnier avatar nicolasgarnier commented on June 15, 2024

Thanks @Jan-M-B
I can confirm the behavior that user are being re-asked to authrotize every time.

I think I've found what the issue is:

When asking for auth we're using the URL https://api.twitter.com/oauth/authorize?oauth_token=... and with this URL the user is asked to click through every time.

There is another URL for authentication only: https://api.twitter.com/oauth/authenticate?oauth_token=... and this one will automatically redirect on subsequent auth.

We'll investigate internally if we can use the latter instead of .../authorize it may depends if it supports adding additional scopes for instance.

@bojeil-google I'll file a bug internally about this.

from quickstart-js.

Thaina avatar Thaina commented on June 15, 2024

Hello. Are there any progress on this yet?

from quickstart-js.

nicolasgarnier avatar nicolasgarnier commented on June 15, 2024

Not yet, I'm asking the team in charge of this change for news.

from quickstart-js.

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.