Skip to content

Releases: ITfoxtec/ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect

Version 1.6.6

07 Feb 15:11
58f9975
Compare
Choose a tag to compare
  • Login method add support for login hint, UI locales, prompt and acr values.

NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect/

Version 1.6.5

28 Nov 09:11
fb23549
Compare
Choose a tag to compare
  • Maintain Issuer on Claims
  • Validate tokens with user info endpoint
  • Add support for .NET 8 and .NET 7
  • Remove support for .NET Standard 2.1

NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect/

Version 1.6.3

03 Jan 19:34
4c59689
Compare
Choose a tag to compare
  • .NET 6.0 and .NET 5.0 only read the ID token.
  • .NET Standard 2.0 validates the ID token.

NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect/

Version 1.6.2

22 Dec 09:50
d9dfe07
Compare
Choose a tag to compare
  • Support .NET 6.0.
  • Changed to only read ID tokens and not do validation.

NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect/

Version 1.5.1

12 Nov 20:34
df66df7
Compare
Choose a tag to compare
  • Bug resolved, sometime redirect back to the wrong page. On logout redirect back to navigationManager.Uri (like on login) in stead of navigationManager.BaseUri.

NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect/

Version 1.5.0

08 Sep 12:52
122922b
Compare
Choose a tag to compare
  • Fixed an issue with the query and fragment parsing.
  • NuGet package updates.

NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect/

Version 1.4.13

04 May 20:15
Compare
Choose a tag to compare
  • Updated to use ITfoxtec.Identity version 2.3.0.

NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect/

Version 1.4.12

30 Apr 09:26
Compare
Choose a tag to compare
  • Resolve refresh token expiration bug.
  • Upgrade to support .NET Standard 2.1 instead of .NET Standard 2.0.
  • Remove login and logout blinking with EmptyLayout.razor in sample.

NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect/

Version 1.4.7

21 Apr 12:25
Compare
Choose a tag to compare
  • Resolve missing refresh token bug.
    Continue to use existing refresh token until a new is issued.
  • ITfoxtec.Identity updated to version 2.2.4.

NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect/

Version 1.4.5

08 Apr 13:44
Compare
Choose a tag to compare
  • Update ITfoxtec.Identity to version 2.2.3 with breaking changes.
  • Add LoginCallBackPage and LogoutCallBackPage in OpenidConnectPkceSettings.
  • Support configuring NameClaimType and RoleClaimType in all scenarios.
  • Shortened project and folder names.
  • Read first nonce instead of required single nonce parameter.

NuGet package released:
https://www.nuget.org/packages/ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect/