Skip to content

MsalProvider should be built on top of Msal.NET directly instead of Microsoft.Graph.Auth #78

@nmetulev

Description

@nmetulev

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions