@teamhive/capacitor-single-signon
v7.0.1
Published
This plugin is designed to streamline the single signon process between android and ios
Readme
@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 syncAPI
authenticate(...)
authenticate(options: { url: string; customScheme?: string; }) => any| Param | Type |
| ------------- | ---------------------------------------------------- |
| options | { url: string; customScheme?: string; } |
Returns: any
