Skip to content

Commit 4300d54

Browse files
committed
feat: persist oauth token
1 parent f04ea25 commit 4300d54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qsitg/qsitg.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ def do_reset_geoservices(self, with_auth: bool):
155155
"redirectPort": "7070",
156156
"requestUrl": "https://app2.ge.ch/tergeoportal/sharing/rest/oauth2/authorize",
157157
"tokenUrl": "https://app2.ge.ch/tergeoportal/sharing/rest/oauth2/token",
158+
"persistToken": True,
158159
}
159160
),
160161
)

0 commit comments

Comments
 (0)