Aquila GitHub Auth
OAuth2 authentication provider using GitHub.
Allows users to log in using their GitHub accounts. Supports restricting access to members of a specific GitHub Organization.
Usage
let config = GithubConfig ;
let auth = new;
License: MIT OR Apache-2.0