mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
95f86044aa
- Revised titles and installation commands for several plugins, including Adjust, AdMob Plus, and Approov Advanced HTTP. - Added new README files for plugins such as Airship, Audio Management, and Genius Scan. - Corrected plugin repository links and usage documentation across multiple plugins. - Updated supported platforms and descriptions for clarity and accuracy. - Enhanced consistency in formatting and structure throughout the documentation.
25 lines
916 B
Markdown
25 lines
916 B
Markdown
# Sign In With Apple
|
||
|
||
```
|
||
$ ionic cordova plugin add cordova-plugin-sign-in-with-apple
|
||
$ npm install @awesome-cordova-plugins/sign-in-with-apple
|
||
```
|
||
|
||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/sign-in-with-apple/)
|
||
|
||
Plugin Repo: [https://github.com/twogate/cordova-plugin-sign-in-with-apple](https://github.com/twogate/cordova-plugin-sign-in-with-apple)
|
||
|
||
Sign in with Apple makes it easy for users to sign in to your apps and websites using their Apple ID.
|
||
Instead of filling out forms, verifying email addresses, and choosing new passwords,
|
||
they can use Sign in with Apple to set up an account and start using your app right away.
|
||
All accounts are protected with two-factor authentication for superior security,
|
||
and Apple will not track users’ activity in your app or website.
|
||
Source:* https://developer.apple.com/sign-in-with-apple/
|
||
|
||
## Supported platforms
|
||
|
||
- iOS
|
||
|
||
|
||
|