🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

There’s a lot you have to think about when building frontend applications - routing, performance, animations, etc. Security often takes the back seat (not cool!).Between cookies, tokens, keeping users authenticated, and handling resource access, security can become quite tricky. Let’s look at the implementation detail and usage of the popular methods of authorization: JWT(JSON web tokens) and see what makes it secure in the first place?
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.