QR Code Login Integration
Budget: $10 – $30 USD
I need to implement a QR code on my website which allows users to scan, login and save their profile details for future visits. The QR code should be easy to find and use, and the process should be seamless and secure. This is a one-time login for each user, so they won't need to scan again on subsequent visits.
for first request url it brings QR code from tiktok website and send it as base64, when user scan the QR all his cookies are saved so next time for the same username he want to request it logs in directly without asking for QR code scan
for the second url will get the information for specific user it will return his username and coins balance
for first request url it brings QR code from tiktok website and send it as base64, when user scan the QR all his cookies are saved so next time for the same username he want to request it logs in directly without asking for QR code scan
for the second url will get the information for specific user it will return his username and coins balance