Facebook Account Kit Deprecated

不打扰是莪最后的温柔 提交于 2019-12-07 01:00:42

问题


I just saw that facebook account kit is being deprecated. There isn't much information about what's the reason behind its depreciation or what could be the next steps/alternatives.

  • Does anyone know why they deprecated it? Any technical insights/learnings?
  • What are the alternatives now? or are they planing any successor of it?

回答1:


Yes, As per official statement : from September 9, 2019: Account Kit will stop integrating with new apps. Existing integrations will continue to function normally.

Source 1,2

Does anyone know why they deprecated it? Any technical insights/learnings?

"The product has yielded high maintenance costs, but relatively low adoption". Read full details here.

What are the alternatives now? or are they planing any successor of it?

They not announce any successor for it as far as i know, but there are many other alternatives available as open source which obviously have certain limitations. What I am using currently will mention here.

  • True Caller SDK : It require true caller app to be installed in user device.
  • Firebase Phone Authentication
  • Third Party SMS API : Obviously, it would be a paid api, Many service providers are available in market. I am not promoting any one here but one is suggested by google itself here called twilio. Just a extra point : In this 3rd case, for understanding the flow "SMS Retriever API" may worth reading for some one.



回答2:


I'm not sure why they deprecated it, but it doesn't seem like there's any successor to it. As for alternatives, you can use Firebase's phone number authentication.



来源:https://stackoverflow.com/questions/57868800/facebook-account-kit-deprecated

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!