Using multiple JWTs in the same application
Summary
This tech transcript discusses how to integrate multiple JWT issuers within a single .NET application, specifically referencing Keycloak and Supabase. The core practical takeaway is the ability to configure multiple bearer token authentication schemes to handle tokens from different sources, thereby enhancing flexibility in API authentication.