Talk in English - US at CoderCruise 2018
View Slides: https://www.slideshare.net/JoelLord4/i-dont-care-about-security-and-neither-should-you-113208473
Checkout the code: https://github.com/joellord/secure-spa-auth0
Short URL: https://joind.in/talk/b6a4a
(QR-Code (opens in new window))
Remember that time where setting up a login page was easy? It seems like nowadays, it take many days to start a project just to create a signup form, a login form and a forget password screen. Thankfully, there are tools to help us avoid dealing with all of this. This is what you will learn here.
Comments
Comments are closed.
Great walkthrough of Oauth, JWT tokens and how to setup a secure web flow using Open ID Connect. I found the talk very interesting, as luck would have it that I was knee-deep in OIDC walking into the conference, and this talk cleared up a few things for me.