ui / com.schibsted.account.ui.smartlock / SmartlockController / EXTRA_SMARTLOCK_CREDENTIALS

EXTRA_SMARTLOCK_CREDENTIALS

const val EXTRA_SMARTLOCK_CREDENTIALS: String

Key used to extract the Parcelable credential object from an Intent Note that you should not directly cast the object as Credential com.google.android.gms.credentials.Credential, that would bring a dependency which might not be resolvable if the smartlock dependency isn't added by the client. This must be checked in BaseLoginActivity.onActivityResult