Skip to content

Update oauthlib, set port to 0 in oauth flow to use ephemeral ports.#115

Merged
erickoledadevrel merged 1 commit intomasterfrom
port-fix
Jun 24, 2019
Merged

Update oauthlib, set port to 0 in oauth flow to use ephemeral ports.#115
erickoledadevrel merged 1 commit intomasterfrom
port-fix

Conversation

@sqrrrl
Copy link
Copy Markdown
Member

@sqrrrl sqrrrl commented Jun 24, 2019

Fixes #86. Use port 0 to pick an ephemeral port that won't cause a conflict with other processes. Requires latest version of oauthlib.

@sqrrrl sqrrrl requested a review from asrivas June 24, 2019 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OSError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions

2 participants