Skip to content

v1.35.1 JWT caching; better netstandard2.0 and full-framework support; bug-fixes

Compare
Choose a tag to compare
@chrisdunelm chrisdunelm released this 09 Aug 16:32

Bug fixes:

  • #1000 GoogleWebAuthorizationBroker.ReauthorizeAsync does not support token revocation through web page
  • #1261 Properly clone service-credential when creating with scopes or user

New features:

  • #577 Jwt Access Credentials should cache JWTs
  • #1227 Full system net http
  • #1237 Expose Project ID from ServiceAccountCredential
  • #1245 Target netstandard2.0 in all packages