cordova-plugin-apple-authentication-ka

Cordova plugin for Apple Authentication

Usage no npm install needed!

<script type="module">
  import cordovaPluginAppleAuthenticationKa from 'https://cdn.skypack.dev/cordova-plugin-apple-authentication-ka';
</script>

README

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...