albx / albx/BlazorSwa.Template
Add an option to enable Static Web App Authentication
Open
enhancement
help wanted
- Dominant language
- CSS
- Stars
- 5
- Forks
- 0
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Add an option to the template to enable the authentication.
This option should:
- edit the staticwebapp.config.json to add the routes section with allowedRoles option on api/* routes
- add the package https://github.com/anthonychu/blazor-auth-static-web-apps to enable the authentication on Blazor app
Contributor guide
Assessment
This issue has not been assessed yet.