doSignUp

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