We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b20a3e6 commit 2707f7cCopy full SHA for 2707f7c
src/hermes/commands/init/util/oauth_process.py
@@ -24,6 +24,7 @@
24
PREFER_DEVICE_FLOW = True
25
DEACTIVATE_BROWSER_OPENING = False
26
27
+
28
def setup_logging_for_oauthlib():
29
"""
30
This makes requests_oauthlib.oauth2_session print all the debug logs onto the console.
0 commit comments