enable

abstract fun enable(username: String? = null, password: String? = null, cookies: List<String> = emptyList())

Enable this provider using the provided authentication details.