GeoNode / QGISGeoNodePlugin

A QGIS plugin that provides integration with GeoNode
https://geonode.org/QGISGeoNodePlugin/
GNU General Public License v3.0
11 stars 10 forks source link

De-emphasize OAuth2 as an authorization connection method #236

Closed ricardogsilva closed 2 years ago

ricardogsilva commented 2 years ago

This PR simply moves the OAuth2 auth section to a collapsible block in order to make it clearer that this option is not recommended.

fixes #233