applesigninplugin-irwin
v0.0.1
Published
A plugin to manage Apple signin workflow
Readme
applesigninplugin-irwin
A plugin to manage Apple signin workflow
Install
npm install applesigninplugin-irwin
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
