- Renamed
InitOAuth2Authenticator
toAddOAuth2Authenticator
. This breaks previous usages. - Replaced target framework
netstandard2.0
withnetstandard2.1
. This can break previous usages. - Added attributes to OAuth2TokenResponseExtension for better nullable support.