Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Social Login without third party SDK #8

Closed
kernandreas opened this issue Oct 12, 2020 · 1 comment
Closed

Social Login without third party SDK #8

kernandreas opened this issue Oct 12, 2020 · 1 comment

Comments

@kernandreas
Copy link

Hello.

We are currently adding user login to our app.

As we plan to add social login with Facebook we discovered in the documentation that this requires integrating the Facebook SDK into our application. We want to avoid this by implementing the authentication flow with system technologies as ASWebAuthenticationSession on iOS and Chrome Tabs on Android. As a result, our app will get the access token for this social login provider. My question to you: Are we able to pass this access token to the Gigya SDK to create a valid Gigya Account?

I did already took a deeper look at the Swift SDK Reference but did not find anything that answered this question.

Thank you.

Greetings,
Andreas Kern.

@sagishm
Copy link
Member

sagishm commented Oct 18, 2020

Hi,
You can find it on the release page.
https://github.com/SAP/gigya-swift-sdk/releases/tag/core%2Fv1.1.5
Just download the GigyaCore.V1.1.5.zip and you will get it.

Thanks

@sagishm sagishm closed this as completed Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants