wultra/mtoken-sdk-android

Support `posession` factor

Closed this issue · 0 comments

Right now, we support only possession_knowledge and possession_biometry as signature factors. For 1FA, possession is "automatic".

https://github.com/wultra/mtoken-sdk-android/blob/develop/library/src/main/java/com/wultra/android/mtokensdk/api/operation/model/UserOperation.kt#L116

We should add (to at least allow to parse and throw away) the possession factor because it's in a lot of places in our documentation for backends

For example:
https://developers.wultra.com/components/powerauth-webflow/develop/documentation/Web-Flow-1.2.0.html#data-adapter-changes