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

Minor tweak to debug logging #12

Closed MikaBerglund closed 3 years ago

MikaBerglund commented 3 years ago

No need to log a warning if we can use the default login hint to create the account object needed by MSAL.