This sample shows how to add OpenID Connect code flow with PKCE to a .NET 4.8 WebForms client.
link to source code
This sample shows how to parse and validate a JWT token issued by IdentityServer inside an Azure Function.