🎤 Authentication done right: consuming (and serving) Oauth2.0
- 👤 Arnav Gupta
- Twitter: @championswimmer
- GitHub: championswimme
📹
Video:
https://youtu.be/wAlLe7uvOxc
Your brand has multiple products on the web. They all need authentication. But obviously, you’d maintain a common authentication and user database.Also, in this age, you cannot make a login system without Login with [Facebook|Google|Twitter|...]For the second thing, you need to consume Oauth2.0 (the industry standard now), for the first thing, you need to make your own Oauth server.And you want all of this to happen securely (so yeah, little to no frontend JS)This talk is nothing but my journey of building oneauthEven before we had a tech team, I knew we’d be building at least 2 very disconnected products, but having a common authentication mechanism. My search for a reference took me to HasGeek’s own - Lastser
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.