/fuse-facebook

Primary LanguageUnoMIT LicenseMIT

Fuse Facebook Login

Example to log in with Facebook with Fuse.

This is only a proof of concept.

Screenshot Screenshot

Usage

Register callback:

<FBiOS ux:Global="_fbios"/>

Add the button to your UX:

<FBLoginButton HitTestMode="LocalBoundsAndChildren">
	<FBLoginButtonImpl />
</FBLoginButton>

Issues

  • Only iOS support for now. (Android on the list).
  • Only FB-button support. (Custom button coming).
  • Will ask for login each time.

License

  • MIT

https://developers.facebook.com/docs/ios/getting-started#sdk