docs(gitbook): try out generated docs

This commit is contained in:
Daniel Sogl
2021-09-29 14:09:02 +02:00
parent 07e8dd7df8
commit 837c83ce5e
214 changed files with 5168 additions and 1 deletions
+25
View File
@@ -0,0 +1,25 @@
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/sign-in-with-apple/index.ts#L115">
Improve this doc
</a>
# Sign In With Apple
```
$ ionic cordova plugin add cordova-plugin-sign-in-with-apple
$ npm install @ionic-native/plugins/sign-in-with-apple
```
## [Usage Documentation](https://ionicframework.com/docs/native/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