Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@TeraNovell TeraNovell released this 03 Jun 16:00
  • Renamed InitOAuth2Authenticator to AddOAuth2Authenticator. This breaks previous usages.
  • Replaced target framework netstandard2.0 with netstandard2.1. This can break previous usages.
  • Added attributes to OAuth2TokenResponseExtension for better nullable support.