ASP.NET Core 3 - OAuth - Securing the API - Episode 7
Offered By: Raw Coding via YouTube
Course Description
Overview
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.
Syllabus
Introduction
Create a secret controller
Create an HTTP client
Adding the access token
Testing the authorization
Adding an access token
Creating an API
Adding Authorization
Adding the API
Adding the secret controller
Setting up the authorization policy
Adding requirements
HTTP context accessor
Access token
Taught by
Raw Coding
Related Courses
How to Protect APIs Using the Microsoft Identity PlatformMicrosoft via YouTube Tokenisation and Encryption in Digital Payments, FinTech
Udemy Authenticate Users with FastAPI and Token Authentication
Linode via YouTube JWT Authentication - Persist Login State on Refresh - MERN Stack
Dave Gray via YouTube React Login Authentication with JWT Access, Refresh Tokens, Cookies and Axios
Dave Gray via YouTube