How to read a claim from a token in DotNet 6?
Previously On
In my previous articles, I discussed the creation of a mocked OpenID Connect provider and the evolution of the HttpClient. Today, I want to discuss how user attributes (claims) are presented to the application using tokens.
Context
When...
dotnet.kriebbels.me12 min read