Coder Social home page Coder Social logo

Comments (5)

jamesholcombe avatar jamesholcombe commented on June 10, 2024

yes and no. I see no reason why the lib would not work with a multi page app, however the library does protect page views and just allows access to a token on the server to fetch data from some 3rd party service. See #25 for details

from dash-auth-external.

GitHunter0 avatar GitHunter0 commented on June 10, 2024

Thank you for the feedback @jamesholcombe .
Would you be able to expand the scope of your module to comprise authentications with local/remote databases?
There is no current package implementing that... It would be a major contribution for Dash free users.

from dash-auth-external.

jamesholcombe avatar jamesholcombe commented on June 10, 2024

No worries.
A couple of points. What do you mean when you say "comprise authentications with local/remote databases" ?
I don't think that your problem is relevant to this library, but if you can expand on your use case with specifics I am happy to provide some guidance :)

from dash-auth-external.

jamesholcombe avatar jamesholcombe commented on June 10, 2024

Your dash app (actually a flask API) will be running on some server X, and your database will be running on some server Y. Your API will typically authenticate to the database using a connection string. This connection string is only visible to the server, and never the user/browser. You can use any python ORM for operations between your API, and the database. Not just libs specific to dash. Hope that helps.

from dash-auth-external.

GitHunter0 avatar GitHunter0 commented on June 10, 2024

Thank you @jamesholcombe , I appreciate the feedback, I will do some experiments and if I can't get it done, I will come back here.

from dash-auth-external.

Related Issues (11)

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.