Git Product home page Git Product logo

Comments (7)

komaxx avatar komaxx commented on June 26, 2024 1

Wouldn't a In-App web view pretty much defeat the whole point of OAuth?

As far as I understand, running some sort of WebView in the caller's process also enables accessing everything that's entered into the login page (by adding JavaScript hooks, or DOM scraping, or piping interaction through an invisible overlay view, or ...), thus exposing user credentials to the calling app.

At that point there would be no security gain over just letting the user enter her credentials directly into the app, right?

from flutter_web_auth_2.

ThexXTURBOXx avatar ThexXTURBOXx commented on June 26, 2024 1

Yes, that is the reason why I recently decided against it. However, I am still thinking about other ways to provide the callback process

from flutter_web_auth_2.

AndreiRoze avatar AndreiRoze commented on June 26, 2024

Shortly, it's not library issue. Look like it's incorrect behaviour of Firebase for some phones/browsers. More info here firebase/firebase-js-sdk#4256

from flutter_web_auth_2.

Joseph-Nathan avatar Joseph-Nathan commented on June 26, 2024

@AndreiRoze we know , can you provide any way to pass this .

from flutter_web_auth_2.

AndreiRoze avatar AndreiRoze commented on June 26, 2024

@Joseph-Nathan, you can try to use redirect to your server and from your server redirect to app by package name, but i am not sure, may be it useless.

from flutter_web_auth_2.

ThexXTURBOXx avatar ThexXTURBOXx commented on June 26, 2024

The issue may be related to Firebase, but the feature request with the In-App web view is a nice idea. So I let this open for now

from flutter_web_auth_2.

Joseph-Nathan avatar Joseph-Nathan commented on June 26, 2024

any news for provide callback process to Firebase ?

from flutter_web_auth_2.

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.