Top 20 NuGet Packages depending on Luminis.AzureActiveDirectory

Total dependencies: 2

Package that contains a mock implementation of the usermanager. It behaves the same as the UserManager class except that it does not connect to Azure AD but has a local store which can be preconfigured.
Some extensions on the luminis.active directory package. it can add it to the aspnetcore services and check if a provided user is authorized by checking if the userid is in a specific group.