Show Card with VGS Reverse Proxy
This app demonstrates a use case using VGS reverse proxy to reveal card back to card holder.
You must authenticate and identify your users properly to apply it https://www.verygoodsecurity.com/docs/faq#can-i-reveal-credit-card-information-in-my-mobile-app-can-i-reveal-credit-card-information-from-my-website
npm install
node server.js
You can check the portable database to see VGS tokens of pans are stored there. The alias format used here is Payment Card - Prefixed, Luhn Valid, 19 Digits Fixed Length
./ngrok http 3000