-
Notifications
You must be signed in to change notification settings - Fork 19
9.3. KOB Phonenumber Verificattion Service
Title | KOB Phonenumber Verification Service |
---|---|
Status | TBD |
Description
The KOB Phonenumber Verification service provides the user with a verified digital credential for the user's phone number which proves that the user is the owner of the provided phone number. This digital credential can be stored in the user's wallet application.
Additional Information
The user can submit this digital proof of ownership of the phone number, if required, when he/she provides his/her phone number for availing any third-party services.
Learning Objectives
The participants learn how to a verifiacation service which proves the ownership of a user over his/her phone number.
Expected Outcome
- The service should have a front-end to accept the user's phone number.
- The service should prove the ownership of the user over the provided phone number by using any method available (For ex:- OTP verification).
- Upon proving the user's ownership, the service should sent a digital proof for the same to the user's wallet application.
Skill Required
Git, GitHub, Python, Django, HTML5, Docker, Docker-compose.
Reference Project
GitHub Repo for BCGOV's Email verification service
Repository