Files
meteor/packages/oauth1
Mitar 5853f2aefd Allow OAuth1 callback to specify query string parameters.
They are then parsed and provided to underlying HTTP package. We have to
parse them so that signing of requests works properly. In addition,
nonce used in the request is stored in the response so that user can
verify JWT payloads returned from the server.
2014-08-22 08:55:32 -07:00
..