react-apple-signin-auth:using使用官方的Apple JS SDK进行React的Apple登录

时间:2021-05-14 05:13:27
【文件属性】:
文件名称:react-apple-signin-auth:using使用官方的Apple JS SDK进行React的Apple登录
文件大小:203KB
文件格式:ZIP
更新时间:2021-05-14 05:13:27
react flow demo apple react-native React苹果登录身份验证 using使用官方的Apple JS SDK进行React的Apple登录 先决条件 您应该已经注册了 。 请查看与“使用Apple登录”功能相关的。 您应该在Apple开发者帐户中创建应用程序ID和服务ID。 您应该在Apple开发者帐户中为您的服务ID生成私钥。 Apple登录设置 有关详细的配置说明,请参见以及和。 安装 npm i react-apple-signin-auth 或者 yarn add react-apple-signin-auth 用法 查看演示以快速入门! import AppleSignin from 'react-apple-signin-auth' ; /** Apple Signin button */ const MyAppleSigninButton = ( ) => ( < AppleSignin
【文件预览】:
react-apple-signin-auth-main
----.babelrc(439B)
----.flowconfig(203B)
----package.json(3KB)
----.github()
--------pr-branch-labeler.yml(249B)
--------dependabot.yml(503B)
--------PULL_REQUEST_TEMPLATE.md(19B)
--------workflows()
--------ISSUE_TEMPLATE.md.md(0B)
--------CODE_OF_CONDUCT.md(3KB)
--------CODEOWNERS(35B)
----jest.config.js(701B)
----LICENSE(1KB)
----src()
--------hooks()
--------index.js(258B)
--------appleAuthHelpers()
--------AppleSigninButton()
--------index.test.js(331B)
--------types.js(990B)
--------utils()
----.npmignore(44B)
----.eslintrc.js(649B)
----.gitignore(331B)
----webpack.config.js(742B)
----.circleci()
--------config.yml(300B)
----demo()
--------src()
--------.eslintrc.js(82B)
--------public()
----.prettierrc.js(119B)
----README.md(7KB)
----yarn.lock(449KB)
----.eslintignore(36B)
----jest()
--------.eslintrc.js(82B)
--------__mocks__()
--------setupTests.js(552B)
----.editorconfig(147B)

网友评论