• Randall Leeds's avatar
    Fix mistaken half-implementation · 283e84e7
    Randall Leeds authored
    I had started to implement the JWT Authorization Grant here but
    forgot to back out those changes before I committed to just refactoring
    the existing method. This was premature and also plain wrong in the
    sense that the parameters were not being passed ('params' is the key
    for sending GET parameters, not 'data' -- 'data' would be a separate
    argument for POST).
    283e84e7
Name
Last commit
Last update
..
http.js Loading commit data...
identity.js Loading commit data...
module.js Loading commit data...