Optional
baseOptional
clientApp Client id. Defaults to MIRO_CLIENT_ID environment variable
Optional
clientApp Client secret. Defaults to MIRO_CLIENT_SECRET environment variable
Optional
httpClient will abort HTTP requests that last longer than this number of miliseconds. Default is 5000ms.
Optional
loggerFunction to use as a logger. if MIRO_DEBUG environment variable is set then console.log will be used here
Optional
redirectApp redirect URL, should match the one configured in the Miro App settings page. Defaults to MIRO_REDIRECT_URL environment variable
Optional
storageImplementation of storage to use for access and refresh tokens
Base path *