Describe the problem this feature would solve
MsalProvider is currently built on top of Microsoft.Graph.Auth which in itself is built on top of Msal.NET. The toolkit providers should not take a dependency on any Graph packages and avoid the additional overhead by building directly on top of Msal.NET