@teamhive/capacitor-single-signon

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

Usage no npm install needed!

<script type="module">
  import teamhiveCapacitorSingleSignon from 'https://cdn.skypack.dev/@teamhive/capacitor-single-signon';
</script>

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 sync

API

authenticate(...)

authenticate(options: { url: string; customScheme?: string; }) => any
Param Type
options { url: string; customScheme?: string; }

Returns: any