Giter VIP home page Giter VIP logo

Comments (4)

pedrokiefer avatar pedrokiefer commented on June 1, 2024

That's definitely missing. Any hints on how the API should look like? Just add a scope parameter to the Client constructor?

from aio-alf.

stefano-m avatar stefano-m commented on June 1, 2024

Hello,

yes, I was thinking that an optional scope parameter in Client should be fine.

Considering that scope can actually be multiple scopes, I would pass something like a list of strings to the Client's constructor and then join them with a + sign in the TokenManager.

Note that the string must be percent-encoded before being sent to the server. Maybe one could use Python's urllib.parse.urlencode or similar. Unless this is already done in aiohttp?

Thanks!

from aio-alf.

pedrokiefer avatar pedrokiefer commented on June 1, 2024

@stefano-m just pushed cbb81d4 with the scope implementation, can you review before I make a release?

from aio-alf.

stefano-m avatar stefano-m commented on June 1, 2024

Thanks! Will try an have a look soon.

from aio-alf.

Related Issues (3)

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.