Getting to Know Your Users
Offered By: JSConf via YouTube
Course Description
Overview
Explore authentication techniques and best practices for user identification in this 28-minute JSConf EU 2013 talk by Tim Messerschmidt. Delve into methods ranging from Basic Authentication to advanced technologies like OAuth 2.0 and OpenID Connect. Gain insights on choosing the right identity provider (e.g., Facebook, Twitter, PayPal, Google Plus) for different scenarios. Learn about the distinctions between authentication and authorization, and understand the implications of using various identity providers. Discover the potential applications of authentication beyond traditional use cases, including JSONP Cross-domain Requests. By the end of this presentation, acquire a comprehensive overview of user authentication strategies to enhance user experience in your services.
Syllabus
Intro
What does PayPal do at JSConf.eu?
Do we always use the same identity?
Should we always use the same identity?
Authentication vs. Authorization
Basic Authentication
OAuth 2.0 and the Road to Hell
OpenID with OAuth Hybrid Extension
Identity Providers Social vs. Concrete
Where else should we use authentication?
JSONP Cross-domain Request (XDR)
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube