Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New biometric configuration #666

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

hvge
Copy link
Member

@hvge hvge commented Jan 23, 2025

This PR introduces new PowerAuthBiometricConfiguration configuration object containing biometry-related configurations for PowerAuthSDK, previously provided by keychain configuration. The purpose of this change is to make the biometric configuration more clear for developers and reduce usage of the custom keychain configuration.

Other changes (iOS):

  • All "shared instance" methods are now deprecated.
  • Redundant methods in keychain configuration, related to activation data sharing, are now also deprecated.

Fix #658
Fix #637

hvge added 2 commits January 22, 2025 14:15
- Deprecated PowerAuthKeychainConfiguration properties moved to new biometric configuration
- Deprecate shared instances
- Deprecated PowerAuthKeychainConfiguration properties moved to new biometric configuration
@hvge hvge requested review from petrdvorak and kober32 January 23, 2025 09:59
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.

Introduce PowerAuthBiometricConfiguration Deprecate configurations' shared instances
1 participant