OAuth and OIDC Tutorial

What are OAuth and OIDC and can I see them in action? We walk through both concepts and see implement examples using PassportJS and Auth0. At the end, you can expect to come away with an understanding of both concepts and how OIDC builds upon OAuth 2.0. LINKS PassportJS https://www.passportjs.org/ Auth0 https://auth0.com/ jwt.io https://jwt.io/ Auth0 React Samples https://github.com/auth0-samples/auth... REPOSITORY https://github.com/ryanpedersen42/ide... TIMESTAMPS 00:00 Introduction 01:35 The terms 6:00 OAuth configuration 8:51 OAuth application 12:35 OIDC configuration 16:03 OIDC application 20:11 JSON Web Tokens 20:16 Conclusion #identity #oauth #oauth2 #oidc