Implement Facebook API login with reactjs

后端 未结 10 1990
广开言路
广开言路 2020-12-04 09:25

I\'m working on using Facebook\'s Javascript SDK for authentication. I\'ve been able to import the SDK properly and put a Like button on my page. But, the facebook login but

10条回答
  •  囚心锁ツ
    2020-12-04 09:58

    I wrote a mixin class to address this.

    https://github.com/genxstylez/react-oauth-mixin

提交回复
热议问题