Completed
Authorization Options
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Securing Amazon REST APIs Using Auth0
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Terminology
- 3 Agenda
- 4 User Journey
- 5 Authentication Pipeline
- 6 Author Ecosystem
- 7 SAS Identity
- 8 Attracting More Users
- 9 What is an API
- 10 Gmail API
- 11 Amazon API Gateway
- 12 Authorization Options
- 13 Creating Lambda Functions
- 14 Creating API Gateway
- 15 Creating API Gateway Resources
- 16 Creating API Gateway Method
- 17 Giving API Gateway Permission
- 18 Lambda Proxy
- 19 Lambda Integration
- 20 Deploy API
- 21 Demo
- 22 Securing API
- 23 Authorization Lambda
- 24 Create API
- 25 Client ID
- 26 Audience
- 27 Save
- 28 Create authorizer
- 29 Logs
- 30 Access Token
- 31 Testing
- 32 Connecting Authorization Lambda
- 33 Token Based Authorization
- 34 Enable Token Based Authorization
- 35 Demo Summary
- 36 Audience Questions
- 37 Documentation
- 38 Cache Refresh
- 39 Validate Access Token
- 40 Question
- 41 Outro