How to log in a user registered with facebookConnectRequest with authenticationRequest?
I
Irakli Geleishvili
started a topic
almost 7 years ago
We have users who are playing our game on Facebook from browser and they are authenticated and registered using facebookConnectRequest.
When the same users start to play on Android and connect with Facebook, we are forced to log them in using facebookConnectRequest on device. We can't find a way to log them in using authenticationRequest.
This is not good, because we have no way to authenticate them without FB TOKEN. So, we are forced to automatically log them in their Facebook. Some users might not want to be automatically logged in.
Is there any way to authenticate users (registered using facebookConnectRequest) with authenticationRequest?
Hope you can suggest something to fix this annoying issue.
Irakli Geleishvili
We have users who are playing our game on Facebook from browser and they are authenticated and registered using facebookConnectRequest.
When the same users start to play on Android and connect with Facebook, we are forced to log them in using facebookConnectRequest on device. We can't find a way to log them in using authenticationRequest.
This is not good, because we have no way to authenticate them without FB TOKEN. So, we are forced to automatically log them in their Facebook. Some users might not want to be automatically logged in.
Is there any way to authenticate users (registered using facebookConnectRequest) with authenticationRequest?
Hope you can suggest something to fix this annoying issue.
Solution:
https://docs.gamesparks.net/documentation/request-api/player-request-api/changeuserdetailsrequest
Thanks Gabriel!
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstIrakli Geleishvili
Solution:
https://docs.gamesparks.net/documentation/request-api/player-request-api/changeuserdetailsrequest
Thanks Gabriel!
Customer Support
Glad you got the solution.
Oisin
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics