Learn how to secure an API using OAuth in ASP.NET Core 3 through this comprehensive video tutorial. Explore the process of accessing secured resources on a server and API, focusing on familiarization rather than implementation. Create a secret controller, set up an HTTP client, and add access tokens for testing authorization. Dive into creating an API, implementing authorization policies, and adding requirements. Gain insights into HTTP context accessors and access token management. Perfect for developers looking to enhance their understanding of API security in ASP.NET Core 3.
ASP.NET Core 3 - OAuth - Securing the API - Episode 7