0.0.1 • Published 12 months ago

applesigninplugin-irwin v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

applesigninplugin-irwin

A plugin to manage Apple signin workflow

Install

npm install applesigninplugin-irwin
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


0.0.1

12 months ago