chairemobilite / transition_qgis

MIT License
1 stars 3 forks source link

fix: Verify if the token is valid when opening form #20

Closed tahini closed 1 month ago

tahini commented 1 month ago

Calls the is_token_valid() function from the library to make sure the server can be accessed when starting the plugin. If it is not the case, the user is requested to enter the login credentials again.