Helper to perform Auth against Auth0 hosted login page

It will use /authorize endpoint of the Authorization Server (AS) with Code Grant and Proof Key for Challenge Exchange (PKCE).

Properties

agent: Agent
clientId: string
domain: string

Methods

Generated using TypeDoc