wultra / powerauth-mobile-sdk

PowerAuth Mobile SDK for adds capability for authentication and transaction signing into the mobile apps (ios, watchos, android).
https://www.wultra.com/product/wultra-mobile-security-suite/
Apache License 2.0
33 stars 13 forks source link

Document `PowerAuthKeychainConfiguration` #580

Open kober32 opened 5 months ago

kober32 commented 5 months ago

We encountered a client, who configured PowerAuth configuration with everything, even PowerAuthKeychainConfiguration. And they configured it wrong in a way that the data was not persisted between runs.

Our docs are missing what each configuration items are meant for (like keychainInstanceName_Biometry).

Plus we should also advise with a warning not to configure it if not necessary and that the default values should be enough unless you have some specific task you're solving.