ComponentSpace OpenID for ASP.NET Core v2.0.0

Released: Aug 25, 2022

Updates in v2.0.0

Features

  • Includes updates related to OpenID conformance testing.
  • GetUserInfoAsync no longer takes a delegate argument. Claims are provided by SendAuthnResponseAsync instead.
  • GetStatusAsync and RevokeRefreshTokenAsync methods were added to the interface.