From 1a0251fd2be53c2a8c8e4c5bc94ecda3eb3bfd9d Mon Sep 17 00:00:00 2001 From: Tal Mirmelshtein <47209216+tal-mi@users.noreply.github.com> Date: Tue, 24 Sep 2024 22:38:32 +0300 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 17b8feb0..eafb621f 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,15 @@ Gigya Available SDK libraries: Follow instruction for each library in order to apply them to your application. +## Example application + +**Setup instructions:** +1. Navigate to the project’s “.plist” file and update your API-KEY. +2. The demo application currently supports Facebook, Google, Line & Apple but can be extended to use any of our supported social networks. +3. Setup your Passkeys configuration according to the SDK’s core documentation. +4. Run pod install. +5. Run the app. + ## Configuration None