Coder Social home page Coder Social logo

Comments (8)

SH2015 avatar SH2015 commented on July 26, 2024

I will take this provider

from aspnet.security.oauth.providers.

kevinchalet avatar kevinchalet commented on July 26, 2024

@SH2015 nice, thanks! 👍

from aspnet.security.oauth.providers.

SH2015 avatar SH2015 commented on July 26, 2024

You welcome, Tonight I ll start coding it .

from aspnet.security.oauth.providers.

SH2015 avatar SH2015 commented on July 26, 2024

The Dropbox provider has been done . but I have two questions
1- Do I need to add all the user info values or just the id,name,email ?
2- if the values are sub objects , can I create a subclasses or you want to keep it clean and limited to what we have now from classes ?

from aspnet.security.oauth.providers.

jerriep avatar jerriep commented on July 26, 2024

I think the general rule is not to go overboard with the information, and stick to the essentials and ones that really make sense otherwise.

Can you perhaps give a link to the API documentation so we can see what is available?

from aspnet.security.oauth.providers.

jerriep avatar jerriep commented on July 26, 2024

Sorry, found it in your PR: https://www.dropbox.com/developers/core/docs#account-info

I thing you are OK with the ones you added as claims for now (id, email and name). Any other ones which people need they can extract from the payload themselves.

from aspnet.security.oauth.providers.

SH2015 avatar SH2015 commented on July 26, 2024

Great.

from aspnet.security.oauth.providers.

kevinchalet avatar kevinchalet commented on July 26, 2024

Done: cbe593c 👍

from aspnet.security.oauth.providers.

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.