mibrito707 / cordova-plugin-secure-storage-echo

Secure storage plugin for Apache Cordova
MIT License
73 stars 73 forks source link

Handle nullable Confirm Credentials Intent #25

Closed mibrito707 closed 4 years ago

mibrito707 commented 4 years ago

When user authentication is required and we have to confirm authentication via device credentials, the result of KeyguardManager.createConfirmDeviceCredentialIntent() can be null.