/death-to-cookies-jsconfuy

Death to cookies! JSConf UY talk.

Primary LanguageJavaScript

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