added proper documentation for openid integration

This commit is contained in:
2024-12-22 15:13:55 +01:00
parent bee771a30e
commit ffae1be340
4 changed files with 126 additions and 1 deletions

View File

@@ -6,6 +6,8 @@ A simple backend management api for ASP.NET Core Web APIs
- [x] User authentication
- [x] Permission management
- [x] Generated frontend administration boards
- [x] API token support
- [x] OpenID authentication integration
# Usage
There are two different versions of HopFrame, either the Web API version or the full Blazor web version.