From 275b3cf3bb9f18d96b6e985132cf48a11781b989 Mon Sep 17 00:00:00 2001 From: circle-github-action-bot Date: Fri, 19 Jul 2024 01:25:24 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20file(s)=20with=20circle?= =?UTF-8?q?fin/w3s-ios-sample-app-wallets-internal=20(#23)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8a72a8..81ed115 100644 --- a/README.md +++ b/README.md @@ -58,9 +58,9 @@ $ brew - Set the `endPoint` in the `AuthScreenView.swift` - Set the `appId` in the `AuthScreenView.swift` -5. (Optional) SSO configs setup +5. (Optional) Auth configs setup - Just set up the SSO you want to use below: + Just set up the social login you want to use below: - [Apple] Update the App's Bundle Identifier to yours ![image](readme_images/screenshot_6.png) - [Google] Update `Info.plist` file to add your OAuth client ID and a custom URL scheme based on the reversed client ID.