Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 623 Bytes

File metadata and controls

23 lines (12 loc) · 623 Bytes

cordova.apple.auth Plugin

This plugin provides Apple # 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 # token.

Preparing Your Application

Coming soon...