Optionalca?: string | string[] | Buffer<ArrayBufferLike>Contains the CA.
Contains the client ID.
Contains the federation endpoint.
Contains the federation ID.
Optionallogger?: LoggerContains the logger.
OptionalnoBrowserOpen?: booleanContains the no browser open.
OptionaltimeoutMs?: numberContains the timeout ms.
Optionalwriter?: (s: string) => voidContains the writer.
Completes the interactive OAuth authorization-code flow with PKCE.
This combines getCode and getToken.
timeoutMsapplies to the wait for the browser callback. SetnoBrowserOpento print the URL without launching a browser.