Code Monkey home page Code Monkey logo

Comments (5)

ndorigatti avatar ndorigatti commented on May 22, 2024 1

@allek5 Well I just "hacked" the code in AuthState there is the method "getClientSecret" and at line 632 there is the method getClientAuthentication() which takes the clientsecret (if any) and acts like that

from appauth-android.

ndorigatti avatar ndorigatti commented on May 22, 2024

I found the issue:
The library sends the clientID and clientSecret ONLY when and if provided in the DynamicRegistration url. In my case i Could not provide dynamic registration because I was testing locally in my pc, so i had to change the library and allow a customized client secret setter.
Anyway I could not get user info, i think the library is not complete...

from appauth-android.

allek5 avatar allek5 commented on May 22, 2024

I'm having the same error trying to make it work with Dropbox.
Can you please explain how did you solve the problem?

from appauth-android.

allek5 avatar allek5 commented on May 22, 2024

Thx, it helped.

from appauth-android.

iainmcgin avatar iainmcgin commented on May 22, 2024

I think this bug is probably obsoleted by the current demo app changes, and it is now possible to directly specify a client authentication when making token requests. Issue #179 tracks closing the last hole, providing a client authentication object as part of performActionWithFreshTokens.

from appauth-android.

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.