Jump to content
MakeWebGames

Facebook integration (free for all full owners)


Recommended Posts

- Quick register from facebook (requires just a username)

- Automatic login from facebook

- Invite people from within the game

- Game news (like level up or others) can be sent via the call of a function: FacebookFeed

To grab it, take the facebook module, and update the security module as well. Then create an app inside facebook and setup the facebook keys inside the engine admin menu.

Link to comment
Share on other sites

On facebook, you need to create an app (and before that you need to register as developer):

https://developers.facebook.com/apps

Once your app is created you will see App ID/API Key which needs to be copied to NWE as well as App Secret

You will need to also pass the app url which should be something like apps.facebook.com/your-game

Once you have setup all the facebook and NWE info, you can simply call the game from the apps.facebook.com/your-game url, and it will log you in automatically.

Link to comment
Share on other sites

  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...