Skip to content

Release Fhi.Authentication.Extensions 2.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 07:28
· 44 commits to main since this release
3186fe4

NuGet Package: Fhi.Authentication.Extensions

What's Changed

  • Update client credentials samples with sample of calling multiple APIs with different token clients
  • Sample of enable DPoP sample
  • Create in memory discovery store to be used in client credentials

Breaking change

  • Require private jwk as input to extensions method PushAuthorizationWithClientAssertion and AuthorizationCodeReceivedWithClientAssertionAsync

Full Changelog: authorization-1.0.0...authentication-2.0.0