Skip to content

Android Passkey Example : Sample app using Credential Manager API to redirect to a home page if credentials exist or show manual login options if not.

License

Notifications You must be signed in to change notification settings

NehaKushwah993/Android-Passkey

Repository files navigation

Android Passkey Example

Welcome to the Android Passkey Example! 🎉 This app showcases Kotlin and Jetpack Compose with Android's Credential Manager API.

Medium Article: Click here

How It Works

  • On Launch: Displays a popup with existing credentials if available; otherwise, provides manual login options and saves new credentials.

Getting Started

Prerequisites

  • Android Studio
  • Android 13 (API level 33) or higher
  • Google Play Services enabled

Setup

  1. Clone the Repo

    git clone https://github.com/NehaKushwah993/Android-Passkey.git
    cd Android-Passkey
  2. Open in Android Studio

    • File > Open > Select the project directory
  3. Run the App

    • Connect your device or start your emulator
    • Click Run in Android Studio

Demo Video

Watch the demo here:

Demo.mov

License

MIT License. See the LICENSE file.

Contact

Need help? Create an issue on GitHub.


About

Android Passkey Example : Sample app using Credential Manager API to redirect to a home page if credentials exist or show manual login options if not.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages