ondato / ondato-sdk-ios

3 stars 5 forks source link

Value of type 'Ondato' has no member 'setCredentials' #10

Closed Agnsemo closed 6 months ago

Agnsemo commented 10 months ago

I have username and password, but don't seem to find setCredentials anymore, to what it changed?

Svaike commented 10 months ago

Hi @Agnsemo!

You need to call IDV API with those credentials in order to create the user session. Then you pass id to: Ondato.sdk.setIdentityVerificationId("")

Just a note you need to create a new session every time user starts a flow.

Let me know if you have any additional questions or contact support@ondato.com