Closed zacharlie closed 2 years ago
I was just concerned more tests were required as I'm not 100% familiar with the API, but if it's OK I'll mark it as ready...
As indicated this removes the type object 'QgsAuthManager' has no attribute 'instance'
error, but doesn't fix the authentication issue.
https://github.com/QGIS-Contribution/QGIS-ResourceSharing/issues/169
Hi @zacharlie,
Is this PR still necessary?
@Guts I don't believe so
The API for
QgsAuthManager.instance()
has changed toQgsApplication.authManager()
to address #169