Skip to content

Releases: SamhammerAG/OAuth2Authenticator

v5.0.0

03 Jun 16:00
Compare
Choose a tag to compare
  • 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.

v4.0.0

13 Feb 18:27
Compare
Choose a tag to compare
  • Added optional scope parameter for client and handler methods. This can break previous usages.
  • Removed the parameters for the getNewToken method for the refresh handler. This breaks previous usages.

v3.9.1

08 Jan 09:46
Compare
Choose a tag to compare
  • Bump FluentAssertions
  • Bump various System/Microsoft packages

v3.9.0

12 Nov 15:31
Compare
Choose a tag to compare
  • Improved the documentation.
  • Added multi target publish

v3.8.0

11 Nov 15:42
Compare
Choose a tag to compare
  • Improved the documentation.
  • Added handler for client credentials.
  • Some minor optimisations.

v.3.7.3

07 Aug 06:28
d311a98
Compare
Choose a tag to compare

Package version bumps

  • Moved Tests to .NET 8

v3.6.0

15 May 05:35
bb4bb7d
Compare
Choose a tag to compare
  • Updated packages

v3.5.0

06 Dec 15:01
Compare
Choose a tag to compare
  • Updated packages