On Oct 17, 2014, at 3:27 AM, Manoj Kumar S <[email protected]> wrote:
> "Did you run your unit tests against the example requests from > https://github.com/hueniverse/hawk ?" > Manoj : - I am completely unaware of sample request for /certificate/sign. > I saw the code in, /test/client.js and /example/usage.js > should I run a local node.js server to test ? > - If I want to test with my credentials how should I do? > The example requests mentioned on https://github.com/hueniverse/hawk are not FxA specific. They simply are example Hawk GET and POST requests with known values so that you can test your code that makes the Hawk signatures. So if your code works with the examples, it should also work with requests like POST /v1/certificate/sign S.
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Dev-fxacct mailing list [email protected] https://mail.mozilla.org/listinfo/dev-fxacct

