Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/react-native/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
React native 是否可以通过apple登录创建FeatherJS Oauth?_React Native_Apple Sign In_Feathers Authentication - Fatal编程技术网

React native 是否可以通过apple登录创建FeatherJS Oauth?

React native 是否可以通过apple登录创建FeatherJS Oauth?,react-native,apple-sign-in,feathers-authentication,React Native,Apple Sign In,Feathers Authentication,我正在尝试将React原生Ios项目与feathers js集成。如果我的应用程序有任何社交登录,则需要在项目中包含Apple登录方法,才能发布到应用商店。大约晚了一年,但我终于在本周末找到了FeatherJS+Apple Oauth,并创建了一个指南: 这方面有什么成功的经验吗?

我正在尝试将React原生Ios项目与feathers js集成。如果我的应用程序有任何社交登录,则需要在项目中包含Apple登录方法,才能发布到应用商店。

大约晚了一年,但我终于在本周末找到了FeatherJS+Apple Oauth,并创建了一个指南:


这方面有什么成功的经验吗?