Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.06 KB

File metadata and controls

32 lines (19 loc) · 1.06 KB

Android Native Login with Passkeys Example

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:

Getting Started

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.

Links

This example uses the following open source libraries from Auth0:

License

Apache 2.0, see LICENSE.