Overview
Learn how to implement refresh tokens in ASP.NET Core using .NET 7 Minimal APIs and C#. Explore techniques for obtaining tokens, background refreshing, and implementing refresh mechanisms with Polly. Discover how to handle unauthorized requests and utilize Polly for HTTP retries in this comprehensive tutorial suitable for .NET 7, .NET 6, and .NET 5 applications.
Syllabus
Introduction
Obtaining Tokens
Background Refreshing
Refresh with Polly
Polly http retries
Taught by
Raw Coding