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

fix(twitter_oauth2): Fixed Twitter OAuth2 authentication #3365

Merged
merged 2 commits into from
Aug 4, 2023

Conversation

gschurck
Copy link
Contributor

@gschurck gschurck commented Aug 2, 2023

Submitting Pull Requests

General

  • Make sure you use semantic commit messages.
    Examples: "fix(google): Fixed foobar bug", "feat(accounts): Added foobar feature".
  • All Python code must formatted using Black, and clean from pep8 and isort issues.
  • JavaScript code should adhere to StandardJS.
  • If your changes are significant, please update ChangeLog.rst.
  • If your change is substantial, feel free to add yourself to AUTHORS.

Description of the fix

@coveralls
Copy link

coveralls commented Aug 4, 2023

Coverage Status

coverage: 91.301% (-0.07%) from 91.373% when pulling 0e7d9ec on gschurck:main into 00c9bc9 on pennersr:main.

@pennersr
Copy link
Owner

pennersr commented Aug 4, 2023

Thanks -- there are conflicts in the ChangeLog.rst, can you fix those?

@gschurck
Copy link
Contributor Author

gschurck commented Aug 4, 2023

Sure, done.

@pennersr pennersr merged commit 13a9a71 into pennersr:main Aug 4, 2023
23 of 24 checks passed
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.

None yet

3 participants