Blazor.Auth
Blazor.Auth copied to clipboard
Blazor reverse proxy for accessing WebAPIs
- Add an ability to reverse proxy requests made to Blazor Server's
{host}/apito arbitrary WebAPIs. - Expose configuration func to allow intercept and update outbound requests to said WebAPI (attach bearer tokens, implement custom logic, etc.)