Giter VIP home page Giter VIP logo

Comments (6)

ankitml avatar ankitml commented on August 31, 2024

Any Progress? Has someone started working on implement implicit grant type?

from django-oauth2-provider.

adamcharnock avatar adamcharnock commented on August 31, 2024

I have not, and probably will not be in a position to offer a pull request. However, I am still interested in this feature being present.

from django-oauth2-provider.

ankitml avatar ankitml commented on August 31, 2024

Ok. Arent these commits working described here working? #41 ?? I see that you were trying to remove requirement of client secret.

from django-oauth2-provider.

kusamau avatar kusamau commented on August 31, 2024

Hello team,

I really liked this package. Usually we use our ndg_oauth solution but in the actual situation we would like to have a simpler approach, using your package, than deploy another HTTP server. In your Client's admin interface I can see that is possible to choose the 'client type' however, as this issue mention you are missing the "implicit grant" authentication. Am I missing something?

from django-oauth2-provider.

lawik avatar lawik commented on August 31, 2024

This is an old issue, but I have the same need.

Most JS browser libs I encounter are strictly implicit grant-oriented. Fair enough, it basically exists for them. But neither this nor djoauth2 seem to support implicit grants. I'll keep looking.

I hope this will be implemented. It seems it should be fairly easy as it is a simpler version of the Auth Code Grant type.

If anyone needs more background, enjoy the spec, it's actually quite readable at times: http://tools.ietf.org/html/rfc6749#section-4

from django-oauth2-provider.

kusamau avatar kusamau commented on August 31, 2024

I would suggest that #59 may solve your problem ;)

from django-oauth2-provider.

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.