Skip to content

Ensure the oauth is an object not a class..#18

Open
tjerkw wants to merge 1 commit intoStartTheShift:masterfrom
tjerkw:patch-1
Open

Ensure the oauth is an object not a class..#18
tjerkw wants to merge 1 commit intoStartTheShift:masterfrom
tjerkw:patch-1

Conversation

@tjerkw
Copy link

@tjerkw tjerkw commented Jul 8, 2014

Using a class like it was, would make it vulnerable to leaking the authorization the to other handlers in a multithreaded environment. Since classes are static.

Using a class like it was, would make it vulnerable to leaking the authorization the to other handlers in a multithreaded environment. Since classes are static.
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.

1 participant