woloski / death-to-cookies-jsconfuy

Death to cookies! JSConf UY talk.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These are the examples of our talk at JSConf.uy 2014 "Death to cookies".

The presentation slide is here.

Run npm i and then node server.js on every dir.

  1. Exchange credentials for JWT and use it to consume an api.
  2. Store the JWT with store.js
  3. Use Google's oauth JWTs.
  4. Use Google's oauth JWT to authenticate to socket.io

License

MIT 2014 - AUTH0 INC

About

Death to cookies! JSConf UY talk.


Languages

Language:JavaScript 84.1%Language:CSS 15.9%