google-auth-library-python-oauthlib icon indicating copy to clipboard operation
google-auth-library-python-oauthlib copied to clipboard

port=0 documentation for run_local_server()

Open chrischase62 opened this issue 5 years ago • 0 comments

Make clear in documentation that run_local_server(port=0) will automatically find a local port number not in use (and thus not in potential conflict). And consider making port=0 the default instead of 8080.

chrischase62 avatar May 06 '20 07:05 chrischase62