브라우저 스타일 API
보관 navigator.credentials.create() 앱에서 대신 __CAPGO_KEEP_0__를 사용하여 패스키를 다시 작성하지 않고 패스키 흐름을 사용하세요. navigator.credentials.get() in your app instead of rewriting your passkey flow around a custom API.
브라우저 스타일 API
보관 navigator.credentials.create() 앱에서 대신 __CAPGO_KEEP_0__를 사용하여 패스키를 다시 작성하지 않고 패스키 흐름을 사용하세요. navigator.credentials.get() in your app instead of rewriting your passkey flow around a custom API.
보관함
플러그인 구성 한번만 추가하고 CapacitorPasskey.autoShimWebAuthn() 시동 시에 호출하고, 나머지 WebAuthn code 브라우저 구현과 가깝게 유지하세요.
빌드 시 네이티브 연결
플러그인은 싱크 시 iOS 및 Android 호스트 프로젝트를 생성하여 수정할 필요가 없습니다.
플랫폼 관련 주의 사항
Getting Started iOS 설정, Android 설정, 백엔드 관련 주의 사항Core __CAPGO_KEEP_0__ during bootstrap, and keep the rest of your WebAuthn __CAPGO_KEEP_0__ close to the browser implementation..
shimWebAuthn(options?) __CAPGO_KEEP_0__ 브라우저 스타일 shim을 즉시 설치하고 HTTPS 원본 오버라이드 옵션을 포함합니다.getConfiguration() __CAPGO_KEEP_0__ 런타임 구성이 해결된 것을 읽습니다. plugins.CapacitorPasskey.autoShimWebAuthn(options?) __CAPGO_KEEP_0__ 구성이 해결되고 shim이 앱 부트스트랩 중에 한 번에 설치됩니다.createCredential(options) 그리고 getCredential(options) JSON-안전한 WebAuthn 페이로드와 함께 네이티브 패스키 API를 직접 호출합니다.isSupported() __CAPGO_KEEP_0__ 런타임 사용 가능성과 getPluginVersion() __CAPGO_KEEP_0__ 네이티브 implementation 버전 마커를 반환합니다.Capgo를 사용 중이라면 @capgo/capacitor-패스키 인증 및 계정 흐름을 계획하고 연결하려면 Using @capgo/capacitor-passkey Using @capgo/capacitor-passkey Using @capgo/capacitor-social-login Using @capgo/capacitor-social-login Using @capgo/capacitor-native-biometric Using @capgo/capacitor-native-biometric 두 단계 인증 Two-factor authentication SSO (기업) SSO (Enterprise)