@wearemothership/capacitor-single-signon
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

@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; }>
Param Type
options { url: string; customScheme?: string; redirectUri?: string; }

Returns: Promise<{ url: string; }>


Readme

Keywords

Package Sidebar

Install

npm i @wearemothership/capacitor-single-signon

Weekly Downloads

42

Version

1.1.1

License

MIT

Unpacked Size

15.9 kB

Total Files

22

Last publish

Collaborators

  • stuarteaton
  • nickhingston