I made a browser using pyqt5 and when I am signing in my google account it says browser is not secure. How to solve it. Below given is the packages used to make the browser:
import sys
from PyQt5.QtCore import *
from PyQt5.QtWidgets import *
from PyQt5.QtWebEngineWidgets import *
Aucun commentaire:
Enregistrer un commentaire