Info
| Version: | 0.7.2-preview4 |
| Author(s): | Hoang Luong |
| Last Update: | Tuesday, April 21, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sounj142/HLSoft.BlazorWebAssembly.Authentication.OpenIdConnect |
| NuGet Url: | https://www.nuget.org/packages/HLSoft.BlazorWebAssembly.Authentication.OpenIdConnect |
Install
Install-Package HLSoft.BlazorWebAssembly.Authentication.OpenIdConnect
dotnet add package HLSoft.BlazorWebAssembly.Authentication.OpenIdConnect
paket add HLSoft.BlazorWebAssembly.Authentication.OpenIdConnect
HLSoft.BlazorWebAssembly.Authentication.OpenIdConnect Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.3)
- Microsoft.AspNetCore.Components.Authorization(>= 3.1.3)
- Microsoft.AspNetCore.Components.Web(>= 3.1.3)
- Microsoft.AspNetCore.WebUtilities(>= 2.2.0)
Tags
This library is a brief wrapper of oidc-client-js (https://github.com/IdentityModel/oidc-client-js).