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

Feature/20 request factory #21

Closed MikaBerglund closed 2 years ago

MikaBerglund commented 2 years ago

Implemented the BlazoradeRequestFactory class. Closes #20.