Learn EDR Internals: Research & Development From The Masters
The Most Addictive Python and SQL Courses
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn the fundamental concepts of authentication in software development through this 23-minute tutorial that distinguishes between authentication and authorization while exploring both user and API authentication methods. Discover how tokens function as secure authentication mechanisms, with detailed explanations of JSON Web Tokens (JWTs) including their structure, encoding process, and practical implementation. Explore API keys as an alternative authentication method and understand the various ways authentication credentials are transmitted in web applications. Master the core principles that underpin secure user verification and API access control systems essential for modern software engineering.
Syllabus
00:00 - Intro
00:57 - Authentication vs Authorization
02:31 - User Authentication and API Authentication
10:10 - How a token works
12:15 - JWTs
16:02 - API Keys
19:20 - JWT Encoding
21:10 - How is auth passed?
Taught by
Caleb Curry