Facebook AccountKit
closed
Giau. Tran Minh
Please implement AccountKit to Easy login via SMS.
Kim Brandwijk
Like mentioned in the comments, AccountKit is no longer a thing.
Kim Brandwijk
closed
Kim Brandwijk
Like mentioned in the comments, AccountKit is no longer a thing.
Vishal Yadav
Account Kit is being deprecated:
On September 9, 2019, no new apps will be able to integrate Account Kit, but existing integrations will continue to function.
On December 9, 2019, the daily SMS limit will be reduced to 1,000 messages per app ID per day. All other channels (including WhatsApp) will continue to function without restrictions.
On March 9, 2020, Account Kit will be deprecated and will no longer function.
for more info https://developers.facebook.com/docs/accountkit/
Duc Anh Le
We need it indeed.
Joanne Tisch
This is a working solution for now: https://snack.expo.io/HJFK20QwG
For iOS just add useWebKit={true} to your WebView.
Henrique Ferreira
It would be great to have Facebook Account Kit support in expo, as this would prevent us from detaching (like others have already said)
+1 vote from me. Thank you
Evan Bacon
under review
Adriano Fernandes
Anyone has a tutorial / example of "how to use account kit with react native"?
ro
Adriano Fernandes: We got it to work by letting the user solve the recaptcha in a webview. Phone number and code can be entered in the app. Not best UX but ok.
Adriano Fernandes
ro: tks... I did it with webview too, but I can't found an integrated solution. It's so frustrating because both are facebook tools :(
Evan Bacon
Merged in a post:
Ability to request POST permissions from Facebook via Expo SDK
Matt Cleary
Would love this to be added so I can request permissions for 'publish_actions'. That way users can post via my app into facebook. A potentially deal-breaking feature :D
Thanks!
Evan Bacon
Merged in a post:
logInWithPublishPermissions for Facebook API
Adam Perry
"Would it be possible to add logInWithPublishPermissions for the Facebook integration to authorize additional permissions? Can see more about it with the Facebook SDK here: developers.facebook.com/docs/reference/ios/current/class/FBSDKLoginManager"
Load More
→