geweald / flutter_onfido

Flutter Onfido Plugin
MIT License
8 stars 20 forks source link

Applicant_id is missing in OnfidoConfig() #2

Closed maniveltvl closed 3 years ago

maniveltvl commented 3 years ago

Hi, Team

Basically we are capturing the document and photo/video for applicant_id and those details stored on Onfido dashboard on applicant_id. But this plugin is not setting the applicant id. Then where document and photo will store in Onfido dashobard?

Thanks Manivel

geweald commented 3 years ago

Hi @maniveltvl This plugin supports only SDK token mechanism, which is newer than Mobile token mechanism which requires applicant_id. You can try to adjust your backend/server to support SDK token way