How to generate and scan qr based on https request – Angular 9
I’m using Angular 9. I try to explain what I want to do and I don’t have no idea what to do. So I need QR and when client scan by phone this QR it should be call a https request. This request return url and client should be moved in their phone to this url. I tried to use angularx-qrcode. In HTML I have :