Skip to content

Showcasing a Simple SAP CDC (Gigya) Login/ Register Flow in a React App

Notifications You must be signed in to change notification settings

brandoncaulfield/sap-customer-data-cloud-gigya-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Showcasing a Simple SAP Customer Data Cloud (Gigya) Login/ Register Flow in a React App

This app aims to showcase a simple SAP Customer Data Cloud (Gigya) login flow using the WebSDK inside a React application. It highlights the following scenarios:

Registering a New Account

Gigya Register

Editing your profile after login (via Screen-Sets)

Gigya Edit Profile

Simple Site (Email/Password) Login

Login

Login Using a Social Media Account (Facebook, Twitter, LinkedIn, Yahoo)

Gigya Login Social

To Run The App

You can run this app on any local server but it's important to note that for the SAP Customer Data Cloud (Gigya) WebSDK to work correctly you must run the app from a url that includes 'localhost'. If you run it from a url like this '127.0.0.1' it will not work correctly. For more information see the Gigya API+SDK documentation

After cloning the repository, navigate to the folder, check/ install the dependencies, and run the app as per below:

Steps to run the app:

> git clone https://github.com/brandoncaulfield/sap-customer-data-cloud-gigya-react

> cd sap-customer-data-cloud-gigya-react

> npm i

> npm start

Documentation

Gigya have some fantastic documentation here for the WebSDK and you can find the specific documentation used in the app below:

About

Showcasing a Simple SAP CDC (Gigya) Login/ Register Flow in a React App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published