https://github.com/exodusmovement/passkeys-mobile
POC of embedding passkeys in a native Webview
https://github.com/exodusmovement/passkeys-mobile
Last synced: 4 months ago
JSON representation
POC of embedding passkeys in a native Webview
- Host: GitHub
- URL: https://github.com/exodusmovement/passkeys-mobile
- Owner: ExodusMovement
- Created: 2024-10-18T15:12:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-02T13:25:14.000Z (about 1 year ago)
- Last Synced: 2025-12-07T13:58:17.386Z (6 months ago)
- Language: Kotlin
- Size: 1.68 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mobile SDKs for Passkeys
1. [Android](./android/README.md)
1. [iOS](./ios/README.md)
1. [React Native](./react-native/README.md)
Note that passkeys support was added in iOS 16 and Android 9. Allowing the app to install on older sdk versions will not crash, but the passkeys functionality will not work.