Skip to content

v1.24.0 Bug fixes, and improve Net Core support

Compare
Choose a tag to compare
@chrisdunelm chrisdunelm released this 30 Mar 12:10

Bug fixes:

  • #955 Increase token refresh time window.
  • #957 Better handle errors with browser launch (fixes #907).
  • #620, #923 Update batch endpoint to get URL from discovery.
  • #959 Make AuthorizeAsync(ClientSecrets...) public
  • #960 apikey added to request even when it's not set, logging a warning
  • #897 missing packages (GoogleWebAuthorizationBroker and FileDataStore) for .net core

New features: