This package includes .NET Standard authentication helpers such as: - BaseProvider: A base construct for building Graph Providers on top of. - IProvider: Authentication provider interface to expose more states around the authentication process for Graph controls and helpers. - ProviderManager: Shared provider manager used by controls and helpers to authenticate and call the Microsoft Graph. - ProviderState: Represents the current authentication state of the session for a given IProvider.
$ dotnet add package CommunityToolkit.AuthenticationNo README available.