The DNN Azure Active Directory Provider is an Authentication provider for DNN Platform (formerly DotNetNuke) that uses Azure Active Directory OAuth2 authentication to authenticate users.
MIT License
35
stars
22
forks
source link
FIX: Properly exclude packages and node_modules #101
Fixes issue #92.
The 'packages' folder is still created, but it only contains DotNetNuke-related directories. Without the Exclude it would contain more.