Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement androidx.credentials instead of com.google.android.gms:play-services-fido #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

lenke182
Copy link

@lenke182 lenke182 commented Oct 15, 2023

This pull request implements the newer "androidx.credentials" SDK (https://developer.android.com/jetpack/androidx/releases/credentials) instead of the older "com.google.android.gms:play-services-fido" SDK. The newer SDK is easier to implement, more flexible, more user-friendly and is likely to become the default for all passkey implementations on Android.

Additionally:

  • Made the code compatible with Hanko v0.8.4
  • Upgraded the Gradle version
  • Updated the dependencies
  • Fixed bug that causes an error on an empty "password.enabled" field in the config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant