AuthenTrend / flutter_passkey

A Flutter plugin for Passkey.
MIT License
7 stars 10 forks source link

Upgrade androidx.credentials to 1.2.0-alpha05 #5

Open aj-dt opened 1 year ago

aj-dt commented 1 year ago

Upgrade androidx.credentials (credentials and credentials-play-services-auth) to v1.2.0-alpha05.

This fixes a bug on Android where the allowedCredentials from the server are ignored and all passkeys are presented to the user.