Cookies have been around for decades and have served us well. Nobody questions their usefulness. However, modern apps demand a better approach. This session is all about the natural successor to cookies: using a token-based design. Tokens help build apps that are assembled on multiple stacks, that use your own and 3rd party APIs, that run on-premises and the cloud. They help easily “flow” user identity across all layers and security contexts, regardless of how they authenticated. And help you deal with CORS and XSRF. Join a code session in which we’ll implement a token-based app using AngularJs and an API.
Code for this presentation is here
https://github.com/auth0/death-to-cookies-gluecon