Offline QR Code Verification For Certificate #51
Locked
priyanka-TL
started this conversation in
General Discussion
Replies: 1 comment 6 replies
-
@priyanka-TL On client side it's not completely offline as the public key required for verification needs to be fetched. So first verification will be online and after that, it will be offline. For reference, you can check this piece of code for verification. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For the project use case on the Manage Learn side, we are planning to integrate Sunbird RC for certificate generation similar to the way it's done in courses. Refer JIRA - https://project-sunbird.atlassian.net/browse/SB-28231
We have so far succeeded in generating a certificate based on our needs using Sunbird RC local. We have raised a discussion in Sunbird Lern to get clarification on how we do it on the platform.
Now we need to understand How does QR code verification happen for courses offline?
From Reshmi we understood that verification happened offline on the client side. If you can help us understand how it happening offline
cc - @aks30 @vijiurs @kiranharidas187 @varsha-sl @Prateek-slokam @aishwaryashikshalokam
Beta Was this translation helpful? Give feedback.
All reactions