1.1.1 • Published 1 year ago

@wearemothership/capacitor-single-signon v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@teamhive/capacitor-single-signon

This plugin is designed to streamline the single signon process between android and ios

Install

npm install @teamhive/capacitor-single-signon
npx cap sync

API

authenticate(...)

authenticate(options: { url: string; customScheme?: string; redirectUri?: string; }) => Promise<{ url: string; }>
ParamType
options{ url: string; customScheme?: string; redirectUri?: string; }

Returns: Promise<{ url: string; }>


1.1.1

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago