Blazor.Auth icon indicating copy to clipboard operation
Blazor.Auth copied to clipboard

Blazor reverse proxy for accessing WebAPIs

Open YuriyDurov opened this issue 1 year ago • 0 comments

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

YuriyDurov avatar May 27 '24 12:05 YuriyDurov