Blazorade / Blazorade-MSAL

A Blazor component library that makes it easy to use authentication in your application through MSAL, both in Blazor Server and Blazor WebAssembly applications.
MIT License
17 stars 5 forks source link

Create a RequestFactory Service Class #20

Closed MikaBerglund closed 2 years ago

MikaBerglund commented 2 years ago

A request factory service class would be useful for creating HTTP requests that are authorized with an access token provided by Blazorade MSAL.