Skip to content
This repository was archived by the owner on Sep 18, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (13 loc) · 431 Bytes

File metadata and controls

15 lines (13 loc) · 431 Bytes

AAAuth

.NET Core .NET Core
A simple, flexible and easy to use authentication and authorization system via Azure Active Directory.

Installation

$ dotnet restore
$ dotnet build -c Release -o ./AAAuth.dll

Usage

$ dotnet ./AAAuth.dll