security-samples icon indicating copy to clipboard operation
security-samples copied to clipboard

getRegisterIntent and getSignIntent methods are deprecated

Open swtriver opened this issue 5 years ago • 0 comments

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

swtriver avatar Mar 18 '20 08:03 swtriver