In this video, I show you how to request OAuth tokens for an AWS Cognito application with two app clients within a single user pool.
0:00 Intro
0:52 Creating a user pool
1:04 Creating a user
1:40 Fetching an oauth token
3:25 Creating a resource server
3:47 Creating custom oauth scopes
4:11 Attaching scopes to first app client
4:39 Fetching an oauth token with custom scopes
5:18 Creating a second app client
5:37 Add custom scopes to second app client
5:57 Creating a managed login style for the second app client
6:56 Fetch an oauth token for the second app client
8:30 Recap