Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

capacitor-plugin-tencent-qq

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capacitor-plugin-tencent-qq

QQ互联

latest
npmnpm
Version
0.0.17
Version published
Weekly downloads
10
900%
Maintainers
1
Weekly downloads
 
Created
Source

capacitor-plugin-tencent-qq

QQ互联

Install

npm install capacitor-plugin-tencent-qq
npx cap sync

API

  • login(...)
  • isQQInstalled()
  • Interfaces

login(...)

login(option: LoginOption) => Promise<LoginResult | null>
ParamType
optionLoginOption

Returns: Promise<LoginResult | null>

isQQInstalled()

isQQInstalled() => Promise<IsQQInstalledResult>

Returns: Promise<IsQQInstalledResult>

Interfaces

LoginResult

PropType
retnumber
openidstring
access_tokenstring
pay_tokenstring
expires_innumber
pfstring
pfkeystring
msgstring
login_costnumber
query_authority_costnumber
authority_costnumber
expires_timenumber

LoginOption

PropType
type'sso' | 'server-side' | null

IsQQInstalledResult

PropType
installedboolean

Keywords

capacitor

FAQs

Package last updated on 13 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts