Description
Pull document support for digilocker SDK. Digilocker supports pulling in documents from issuers and storing them in Digilocker through APIs. This issue focuses on giving a POC on how we can have to pull document functionality integrated with the current SDK design and then its implementation.
Goals
Expected Outcome
Acceptance Criteria
Implementation Details
- Pulling a document requires a few basic things -
doctype, orgid, pull parameters, digilocker acess token
doctype can be specified by the user - Digilocker also provides a list of doctypes - Getting a list of files using Digilocker APIs also returns back associated doctypes.
orgid can be fetched from LIst of Issuers API from digilocker APIs
pull parameters are also fetched from Digilocker APIs and specify the parameters (applicationID, certificate Number etc) required to pull documents.
Mockups / Wireframes
NA
Project
Digilocker-SDK
Organization Name:
Samagra
Domain
Social Welfare
Tech Skills Needed:
TS, JS
Mentor(s)
@tushar5526 @ChakshuGautam @Shruti3004
Complexity
Medium
Category
PoC
Sub Category
API, Backend
Description
Pull document support for digilocker SDK. Digilocker supports pulling in documents from issuers and storing them in Digilocker through APIs. This issue focuses on giving a POC on how we can have to pull document functionality integrated with the current SDK design and then its implementation.
Goals
Expected Outcome
Acceptance Criteria
Implementation Details
doctype,orgid,pull parameters,digilocker acess tokendoctypecan be specified by the user - Digilocker also provides a list ofdoctypes- Getting a list of files using Digilocker APIs also returns back associated doctypes.orgidcan be fetched fromLIst of Issuers APIfrom digilocker APIspull parametersare also fetched from Digilocker APIs and specify the parameters (applicationID, certificate Number etc) required to pull documents.Mockups / Wireframes
NA
Project
Digilocker-SDK
Organization Name:
Samagra
Domain
Social Welfare
Tech Skills Needed:
TS, JS
Mentor(s)
@tushar5526 @ChakshuGautam @Shruti3004
Complexity
Medium
Category
PoC
Sub Category
API, Backend