github

GitHub OAuth app. Fills in GitHub's fixed authorize/token endpoints; the IdP has no DCR and issues opaque tokens, so the proxy fronts it. The author still supplies a tokenVerifier (e.g. one that maps /user -> subject) and a baseUrl/resource for the proxy surface.

@safe @safe
github
(
string clientId
,,
string[] scopes = []
)