Properties
callbackPort?
clientId?
clientMetadataUrl?
client_id_metadata_document_supported,
the SDK’s auth() orchestrator uses this URL directly as the client_id
and skips Dynamic Client Registration entirely. Falls back to normal DCR
(or clientId, if set) when the server doesn’t support CIMD. Validated
eagerly in the constructor.
clientName?
clientSecret?
onRedirect?
Parameters
url
URL
Returns
void | Promise<void>