This plugin is designed to streamline the single signon process between android and ios
npm install @teamhive/capacitor-single-signon
npx cap syncauthenticate(options: { url: string; customScheme?: string; }) => any| Param | Type | 
|---|---|
options | 
{ url: string; customScheme?: string; } | 
Returns: any