Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom OAuth fixes #2921

Merged
merged 2 commits into from
Apr 18, 2016
Merged

Conversation

wtsarchive
Copy link
Contributor

@wtsarchive wtsarchive commented Apr 17, 2016

@RocketChat/core

Closes #2920

This pull request does three things in custom OAuth server module:

  • it fixes a typo that prevented "Token Sent Via" switch from working
  • it adds HTTP Basic Auth to token retrieval request (so it works with Reddit as per their docs)
  • it adds a fix for parsing response in registerService method for Reddit

@lucasvanhalst
Copy link
Contributor

I guess #2915 can be closed then since this PR also includes that fix

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.

Custom OAuth not working properly
3 participants