Example to log in with Facebook with Fuse.
This is only a proof of concept.
Register callback:
<FBiOS ux:Global="_fbios"/>
Add the button to your UX:
<FBLoginButton HitTestMode="LocalBoundsAndChildren">
<FBLoginButtonImpl />
</FBLoginButton>
- Only iOS support for now. (Android on the list).
- Only FB-button support. (Custom button coming).
- Will ask for login each time.
- MIT
https://developers.facebook.com/docs/ios/getting-started#sdk