I am implementing the manual provisioning process on the Samsung wallet.
In this flow, the user will include the card from the Samsung wallet application and simply approve the inclusion in my app.
Every time the user logs into my application I need to consult the samsung wallet information (id card / id wallet) on the user’s cell phone to meet some requirements.
To obtain such information, should I consume an API or use the SDK?