https://github.com/brianlparker/authapp
https://github.com/brianlparker/authapp
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brianlparker/authapp
- Owner: BrianLParker
- Created: 2020-11-23T13:54:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-05T17:57:51.000Z (almost 5 years ago)
- Last Synced: 2025-07-08T08:08:59.710Z (12 months ago)
- Language: C#
- Size: 596 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.