Can anyone point me to a guide on how to get the auth key from facebook on a desktop Unity game?
I figure a way would be to set up a Facebook Connect app on a website, do the login there in a pop up using WebView inside of Unity, and then ping the server until I have the key.
I’d like to know if anyone has a simpler / better way to do it.
Thanks,
Yohami