flutter_secure_storage icon indicating copy to clipboard operation
flutter_secure_storage copied to clipboard

feat: access control android

Open juliansteenbakker opened this issue 9 months ago • 3 comments

Adds biometric control for keystore access on Android

Fixes #615

juliansteenbakker avatar Feb 04 '25 17:02 juliansteenbakker

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.48%. Comparing base (29dae72) to head (8dc4125).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #878   +/-   ##
========================================
  Coverage    61.48%   61.48%           
========================================
  Files            9        9           
  Lines          148      148           
========================================
  Hits            91       91           
  Misses          57       57           
Flag Coverage Δ
unittests 61.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Feb 04 '25 17:02 codecov-commenter

Hi,

please see https://github.com/juliansteenbakker/flutter_secure_storage/issues/615#issuecomment-2639803528 for a security improvement.

Kun19 avatar Feb 06 '25 13:02 Kun19

please see #615 (comment) for a security improvement.

Thanks for the headsup, i'm going to implement the changes that the blogpost suggested.

juliansteenbakker avatar Apr 25 '25 18:04 juliansteenbakker

Closing this in favour of #1002

juliansteenbakker avatar Nov 16 '25 22:11 juliansteenbakker