doSignIn

suspend fun doSignIn(context: Context, request: GetCredentialRequest, success: () -> Unit, error: (Throwable) -> Unit = {})