Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

A proof of concept of OpenId authentication in Blazor WASM

Notifications You must be signed in to change notification settings

pablopioli/Samples-BlazorOpenIdConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a sample on how host a Blazor WebAssembly app in an ASP.NET Core app that acts like a static host.

Uses https://github.com/sotsera/sotsera.blazor.oidc to implement OpenId Connect authentication.

The idea is to test ways to distribute apps that can replace a desktop app without using Electron. For example a single file autoextract executable that launches a Blazor app in the system browser.

Use publish.cmd to publish the Blazor app inside the ASP.Net core project.

About

A proof of concept of OpenId authentication in Blazor WASM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published