Capacitor WeChat 플러그인 - WeChat SDK 인증, 공유, 결제, 미니프로그램과 같은 인증, 공유, 결제, 미니프로그램과 같은 통합.
핵심 기능
‘핵심 기능’이라는 제목의 섹션initialize- WeChat SDK을 사용자 인증 정보와 함께 초기화하세요.isInstalled- 기기에 WeChat 앱이 설치되어 있는지 확인하세요.auth- 사용자를 WeChat OAuth를 통해 인증하세요.share- WeChat로 콘텐츠를 공유하세요.
공개 API
제목: 공개 API| 메서드 | 설명 |
|---|---|
initialize | WeChat SDK을 사용자 인증 정보와 함께 초기화하세요. |
isInstalled | 기기에 WeChat 앱이 설치되어 있는지 확인하세요. |
auth | 사용자를 WeChat OAuth를 통해 인증하세요. |
share | WeChat로 콘텐츠를 공유하세요. |
sendPaymentRequest | WeChat Pay로 송금 요청을 보내세요. |
openMiniProgram | WeChat 미니프로그램을 열어주세요. |
chooseInvoice | WeChat에서 청구서를 선택하세요. |
getPluginVersion | Capacitor의 원시 플러그인 버전을 가져오세요. |
실질적인 출처
‘실질적인 출처’라는 제목의 섹션이 참조는 __CAPGO_KEEP_0__-wechat에서 동기화되었습니다. src/definitions.ts in capacitor-wechat.
capgo의 capacitor-wechat에서 계속 진행하세요.
‘capgo의 capacitor-wechat에서 계속 진행하세요.’라는 제목의 섹션__CAPGO_KEEP_0__을 사용 중이라면 @capgo/capacitor-wechat 인증 및 계정 흐름을 계획하고 연결하려면 Using @capgo/capacitor-wechat Using @capgo/capacitor-wechat @capgo/capacitor-social-login for the implementation detail in @capgo/capacitor-social-login @capgo/capacitor-passkey for the implementation detail in @capgo/capacitor-passkey @capgo/capacitor-native-biometric for the implementation detail in @capgo/capacitor-native-biometric, and Two-factor authentication for the implementation detail in Two-factor authentication.