Live data from Hacker News

Viewing profile — adodson

adodson

HN member
Joined
Thu, Sep 11, 2014, 3:26 AM UTC
HN karma
2
Public activity
9 items

About adodson

No profile information was provided.

Recent public activity

  1. comment
    Comment #8305504

    Make a server-to-server call using the token to check its validity. There's more comments on this subject here https://github.com/MrSwitch/hello.js/issues/22

  2. comment
    Comment #8305412

    Point and space taken. Now it is readable - and I rather dread the consequences.

  3. comment
    Comment #8302099

    @ishi take a look at this example http://adodson.com/hello.js/demos/friends.html

  4. comment
    Comment #8301737

    I couldn't find any examples of JSON Web Token in the client. But if the security model supports it then i'd like to entertain the idea.

  5. comment
    Comment #8301162

    Yes, but its a pretty arduous task digesting and implementing API docs. That pain was the impetus to standardize them into the HelloJS library.

  6. comment
    Comment #8301145

    PassportJS = NodeJS authentication, designed for single sign-on. HelloJS = Browser + Phonegap authentication and API request handling designed to interact with thirdparty services …

  7. comment
    Comment #8300817

    Nice endorsement

  8. comment
    Comment #8300805

    Use node for bundling+minification. Its on npm for convenience. I also hope to make it compatible with CommonJs and have components of it work through the server. Not all services …

  9. comment
    Comment #8300715

    Thanks for sharing my project HelloJS