@turnkey/react-native-passkey-stamper
react-native-passkey to do the heavy lifting. This stamper is meant to be used with @turnkey/http
Installation
- Install both
react-native-passkeyand@turnkey/react-native-passkey-stamper(this package) in your React Native project. - Set up provisioning correctly to make sure your app is signed (needed for passkey functionality)
- Serve an
apple-app-site-associationfile from your domain to reference your application. See more details here - Add a new “Associated Domains” capability for web credentials (
webcredentials:your.site.com)