@teamhive/capacitor-single-signon

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

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@teamhive/capacitor-single-signon
1096.0.0a year ago5 years agoMinified + gzip package size for @teamhive/capacitor-single-signon in KB

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