Skip to content

Conversation

@subhankarmaiti
Copy link
Contributor

Removes the redundant biometricPolicy constructor parameter from SecureCredentialsManager. The policy is now accessed directly from localAuthenticationOptions.policy, eliminating duplication and maintaining a single source of truth.

Changes:

  • Removed biometricPolicy parameter from internal constructor
  • Updated isBiometricSessionValid() to access policy from localAuthenticationOptions directly
  • No breaking changes to public API

Testing:

  • All existing tests pass
  • No behavior changes

@subhankarmaiti subhankarmaiti requested a review from a team as a code owner November 19, 2025 07:09
@subhankarmaiti subhankarmaiti merged commit e111c9d into main Nov 19, 2025
7 checks passed
@subhankarmaiti subhankarmaiti deleted the refactor/remove-redundant-policy branch November 19, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants