Skip to content

v1.23.0

Compare
Choose a tag to compare
@chrisdunelm chrisdunelm released this 27 Mar 16:38

Bug fixes:

  • #937, #938 Fix PKCS8 decoding for some RSA private keys.
  • #940 GoogleWebAuthorizationBroker.AuthorizeAsync private method should be public.
  • #944, #954 Move system dependencies to use NETStandard.Library.
  • #916 GoogleConsts.cs out of sync with Discovery document for Google's OpenID Connect

New features:

  • #746 Request/response logging (via #935).
  • #945 Allow custom URLs in GoogleAuthorizationCodeFlow (via #946).
  • #948 Add new NullDataStore that stores nothing