LoginConfig

constructor(locale: Locale? = Locale.getDefault(), email: String? = null, customParams: Set<QueryParameter> = setOf())

Parameters

locale

(ISO 639-1 e.g. en/de/it) is used to set the language for the TIDAL login service. If left blank the browser language will be used.

email

Optional email address to be pre-filled on the login screen.

customParams

Key value map used to add custom parameters to be passed through to the TIDAL login service. If set to null, a default configuration of TIDAL login service will be applied (@see QueryParameter.