onUpdatedCredentials

abstract fun onUpdatedCredentials(credentials: LoginCredentials)

Called when a login credential was updated. This API could be used to show visual confirmation to the user.

Parameters

credentials

the login credential that were updated