Welcome to the Android Passkey Example! 🎉 This app showcases Kotlin and Jetpack Compose with Android's Credential Manager API.
Medium Article: Click here
- On Launch: Displays a popup with existing credentials if available; otherwise, provides manual login options and saves new credentials.
- Android Studio
- Android 13 (API level 33) or higher
- Google Play Services enabled
-
Clone the Repo
git clone https://github.com/NehaKushwah993/Android-Passkey.git cd Android-Passkey
-
Open in Android Studio
- File > Open > Select the project directory
-
Run the App
- Connect your device or start your emulator
- Click Run in Android Studio
Watch the demo here:
Demo.mov
MIT License. See the LICENSE file.
Need help? Create an issue on GitHub.