AspNetCore.Identity.Mongo icon indicating copy to clipboard operation
AspNetCore.Identity.Mongo copied to clipboard

Sample projects

Open vova3211 opened this issue 5 years ago • 2 comments

Projects:

  1. Simple Razor project - (review/update/cleanup existing project - TestSite)
  2. Simple Blazor project - example
  3. IdentityServer4 project

If someone wants to grab this one, you are welcome. Please create separate PR for each project.

vova3211 avatar Jan 23 '21 14:01 vova3211

If i can ever figure out IS 4 ill post it ive been trying to get a hosted Blazor WASM app to work but the server wants AddApiAuthorization and i havent cracked the code yet.

Ryanlewis2018 avatar Jan 24 '21 03:01 Ryanlewis2018

I am still trying to find out how AddApiAuthorization works with the latest Blazor webassembly app template using mongodb

HolyOne avatar Jul 11 '23 17:07 HolyOne