1.0.1 • Published 5 years ago

cordova-plugin-apple-authentication-ka v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

cordova.apple.auth Plugin

This plugin provides Apple Sign In authentication for Cordova on iOS 13.

Status

Unstable on iOS.

Reference

The API reference is here; a description of how to use the API is here.

Mobile Reference

Added Functions

cordova.plugins.apple.auth.getToken()

Obtains a user's Apple Sign In token.

Preparing Your Application

Coming soon...