digitalcredentials / learner-credential-wallet

Learner Credential Wallet is a cross-platform iOS and Android mobile application for storing and sharing digital learner credentials.
https://lcw.app
MIT License
53 stars 26 forks source link

Integrates bitstring status list #609

Closed kezike closed 2 months ago

kezike commented 3 months ago

This PR integrates the Bitstring Status List.

dmitrizagidulin commented 3 months ago

@kezike thanks! Reviewing now. (Can you fix the lint/indentation errors meanwhile?)

kezike commented 3 months ago

@dmitrizagidulin I have addressed all of your concerns and I also made additional modifications regarding validity period, so that the app can support both versions (issuanceDate vs. validFrom and expirationDate vs. validUntil).