auth0

Auth0. Pins the issuer https://{domain}/ (Auth0 issuers carry the trailing slash) and JWKS https://{domain}/.well-known/jwks.json.

@safe @safe
auth0
(
string domain
,
string audience
,
string[] scopes = []
)