Optional
apiKey?: neverOptional
fetchRequestToken?: MetabaseFetchRequestTokenFnOptional
preferredAuthMethod?: "jwt"Which authentication method to use. If both SAML and JWT are enabled at the same time, it defaults to SAML unless the preferredAuthMethod is specified.
Specifies a function to fetch the refresh token. The refresh token should be in the format of UserBackendJwtResponse