Interface MicrosoftAuthenticatorOptions
🏷️ Properties
fetch optional
ts
fetch: (input: RequestInfo | URL, init?: RequestInit) => Promise<Response>
Defined in: packages/user/microsoft.ts:48