Structed / godot-playfab

A Godot Engine addon/SDK to interface with Azure PlayFab - playfab.com
MIT License
124 stars 14 forks source link

Facebook/Meta login? #140

Open TrevorBlythe opened 1 month ago

TrevorBlythe commented 1 month ago

I need this for a game im making with a vr headset. Is this possible and if not is it ever going to come?

Structed commented 1 month ago

Thanks for asking, @TrevorBlythe! It should be doable, similar to how it's done for Unity: https://learn.microsoft.com/en-us/gaming/playfab/features/authentication/platform-specific-authentication/facebook-unity

Since I personally don't use Facebook and no one else has been asking about this yet, I will very likely not integrate it myself.

However, I would like to encourage you to implement it and contribute! I am happy to assist if you have further questions.