question

lokustudios avatar image
lokustudios asked

Documentation example to implement apple sign in with playfab for mobile platfrom ?

I researched alot but have failed to find any documentation on apple sign in ? the doc on playfab only shows the setup but zero code/sample to implement the login ? Apple has made it madatory for us to implement the apple login. How shall we proceed ? please provide some sample to implement this. Thanks!

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Citrus Yan avatar image
Citrus Yan answered

Currently we don’t offer the code sample for Apple Sign In with PlayFab, please make a feature request about it in here, more votes on this can help us prioritize our work. And, I think you might find this thread helpful: https://community.playfab.com/questions/43652/sign-in-with-apple-cross-platform.html

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Citrus Yan avatar image Citrus Yan commented ·

Basically what you need is the Identity Token returned from Apple and pass it in our LoginWithApple API: Authentication - Login With Apple (PlayFab Client) | Microsoft Docs, regarding how to retrieve the Identity Token, here is a Blog Post from Unity you may find helpful: Support for Apple Sign in

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.