Viewing profile — adodson
adodson
HN member- Joined
- Thu, Sep 11, 2014, 3:26 AM UTC
- HN karma
- 2
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About adodson
No profile information was provided.
Recent public activity
-
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
-
comment
Comment #8305412
Point and space taken. Now it is readable - and I rather dread the consequences.
-
comment
Comment #8302099
@ishi take a look at this example http://adodson.com/hello.js/demos/friends.html
-
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.
-
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.
-
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 …
-
comment
Comment #8300817
Nice endorsement
-
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 …
-
comment
Comment #8300715
Thanks for sharing my project HelloJS