enable

suspend fun enable(args: FedCm.EnableParameter, mode: CommandMode = CommandMode.DEFAULT)


suspend fun enable(disableRejectionDelay: Boolean? = null)

Parameters

disableRejectionDelay

Allows callers to disable the promise rejection delay that would normally happen, if this is unimportant to what's being tested. (step 4 of https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in)