android / security-samples

Multiple samples showing the best practices in security APIs on Android.
Apache License 2.0
938 stars 395 forks source link

getRegisterIntent and getSignIntent methods are deprecated #53

Open swtriver opened 4 years ago

swtriver commented 4 years ago

The getRegisterIntent and getSignIntent methods are deprecated in com.google.android.gms:play-services-fido:18.1.0. So I think it is better to update this FIDO sample application.

Release Note https://developers.google.com/android/guides/releases

Fido2ApiClient https://developers.google.com/android/reference/com/google/android/gms/fido/fido2/Fido2ApiClient