ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect 1.9.2

dotnet add package ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect --version 1.9.2
                    
NuGet\Install-Package ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect -Version 1.9.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect" Version="1.9.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect" Version="1.9.2" />
                    
Directory.Packages.props
<PackageReference Include="ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect --version 1.9.2
                    
#r "nuget: ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect, 1.9.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect@1.9.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect&version=1.9.2
                    
Install as a Cake Addin
#tool nuget:?package=ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect&version=1.9.2
                    
Install as a Cake Tool

ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect

ITfoxtec changed to FoxIDs

The company name ITfoxtec has changed to FoxIDs but the components will keep the ITfoxtec name as part of the component name for now.

A JavaScript free OpenID Connect PKCE library for Blazor WebAssembly.

NuGet package

dotnet add package ITfoxtec.Identity.BlazorWebAssembly.OpenidConnect
  • Support .NET 10.0
  • Support .NET 9.0
  • Support .NET 8.0
  • Support .NET 7.0
  • Support .NET 6.0
  • Support .NET 5.0

The library supports login and logout with OpenID Connect (OIDC) using Proof Key for Code Exchange (PKCE) instead of a client secret. The received ID token is validated by the component in the client using the OpenID Provider (OP) discovery document.
The component automatically handles token and session updates with refresh tokens if the offline_access scope is specified.

Please see the sample application.

More information

You can read more on ITfoxtec Identity Blazor WebAssembly OpenID Connect Component Page.

Support

If you have questions please ask them on Stack Overflow. Tag your questions with 'itfoxtec-identity-blazor'.

You can use the JWT tool to decode tokens and create self-signed certificates with the certificate tool.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.9.2 129 6/27/2026
1.9.1 659 11/25/2025
1.8.2 561 11/18/2025
1.7.1 1,166 11/27/2024
1.6.8 341 11/21/2024
1.6.7 317 11/14/2024
1.6.6 1,289 2/7/2024
1.6.5.2 485 11/28/2023
1.6.3 2,494 1/3/2022
1.6.2 483 12/22/2021
1.5.1 685 11/12/2021
1.5.0 678 9/8/2021
1.4.13 1,122 5/4/2021
1.4.12 584 4/30/2021
1.4.7 554 4/21/2021
1.4.6 576 4/8/2021
1.4.2 590 3/23/2021
1.4.0 759 2/15/2021
1.3.2 557 1/29/2021
1.3.1 569 1/13/2021
Loading failed