An open API service indexing awesome lists of open source software.

https://github.com/brianlparker/authapp


https://github.com/brianlparker/authapp

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Auth App
#### Created from Blazor .net 5.0 WebAssembly self hosted identity server

- Demostrate the steps to customise `ApplicationUser` class
- Scaffold and modify the templates standard identity pages.
- Enable Roles and Policy based authorisation

I tried to make the [commits](https://github.com/BrianLParker/AuthApp/commits/master) the steps required.