This example shows how to implement passkeys in an Android application with Auth0 using native login with passkeys. For further details, please read How to Sign up and Log in with Passkeys in Android Using Auth0's Native Login.
Prerequisites:
Clone this example's source code:
git clone https://github.com/oktadev/auth0-android-native-login-passkeys.git
cd auth0-android-native-login-passkeys
Press the play icon in the top right part of Android Studio. You should be able to log in with your Okta credentials.
This example uses the following open source libraries from Auth0:
Apache 2.0, see LICENSE.