Hi, I am looking for information to create new authentication method plugins. According to the documentation that I could find currently QGIS only supports plugins written in C++. However, I also found that the Python library contains QqsAuthMethod class which looks like something that I can use (see: https://qgis.org/pyqgis/master/core/QgsAuthMethod.html).
I want to confirm if it is possible to use Python to write a new authentication method plugin for QGIS. If this is possible, is there a sample code or documentation that I could refer to? Thank you. Best regards, Shi Han Ng _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
