In this talk, the attendees will learn about OAuth, JWTs and OpenID Connect. By understanding how to use those flows, it will help developers make application more secure and save significant development time. By using simple examples, the speaker tries to make this talk both informative and entertaining. - OAuth - What is OAuth - The access code grant - The implicit grant - JWTs - What is a token - Anatomy of a JWT - What is a refresh token - Simple OAuth server code samples and demo - Open ID Connect - General flow - OIDC demo