[Qgis-user] Authentication Method Plugins in Python

Shi Han Ng shihanng at gmail.com
Thu Nov 3 16:01:31 PDT 2022


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


More information about the Qgis-user mailing list