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

Includes error url to override for twitter authentication #83

Merged
merged 1 commit into from May 28, 2020

Conversation

fdocr
Copy link
Contributor

@fdocr fdocr commented May 28, 2020

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Documentation Update

Description

When authenticating with Twitter is important include the urls in the override list for CustomWebViewClient. When someone fails to authenticate with Twitter the error url that Twitter uses is not included in this list, this causes the modal CustomWebChromeClient to open modally and this breaks the "encapsulation".

Related Tickets & Documents

Resolves #82

Screenshots/Recordings (if there are UI changes)

Before (modally presented with CustomWebChromeClient)
before_pic

After (presented within CustomWebViewClient)
after_pic

[optional] What gif best describes this PR or how it makes you feel?

ooops

Copy link
Contributor

@maestromac maestromac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Login via Twitter issue
2 participants