Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Clearing session cookie in Android AdvancedWeView so user can logout from GoogleAccount#237

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dylan-dinh wants to merge166 commits intofeature/android
base:feature/android
Choose a base branch
Loading
frommaster

Conversation

@dylan-dinh
Copy link

Purpose of the pull request

Clearing session cookies, so that when you RevokeAccess via HTTP request of the Google API + deauthorize via react-native-oauth method, you can actually logout the user from his Google Account when he wants to logout from your application as well.

Where

in react-native-oauth/android/src/main/java/io/fullstack/oauth/OAuthManagerDialogFragment.java

TODO

Didn't check it out for iOS, I can go through iOS cookies if you validate this pull request. 👍

auserand others added30 commitsNovember 26, 2016 21:49
typo in readme's iOS setup instructions
Apple recommends it to be YES
thebradbainand others added30 commitsJanuary 12, 2018 17:15
Added maintainers note on README
Use asynchronous execution for safariViewController
The safariViewController dispatch was occuring on another thread.This sometimes caused app crashes when the view was presented,in particular if the keyboard had been presented via a TextInput orother component. The resulting crash complained about_cachedSystemAnimationFence and the main thread. This has been withother React Native apps that load a viewController.Dispatching to present the viewController on the main thread fixes thisissue.
Fix error for redefinition of RCTMethodInfo
Fix: Duplicate RCTMethodInfo while building iOS app
Dispatch safariViewController on main queue
* 'master' of github.com:fullstackreact/react-native-oauth:  Fix build issue  Dispatch safariViewController on main queue
Changed if/else statement to avoid React error.
Fixes for Java/GSON syntax exception and  issue#142
Merge PR 121, fix user agent, fix full screen webview
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

19 participants

@dylan-dinh@iyogeshjoshi@brickolicious@auser@cameron@brunolemos@brianjd@futuun@FrenchBully@arilitan@SleepyFanjo@youbiak@Kottidev@alextkd@mistenkt@timbielawski@divyanshunegi@iamham@vbuch

[8]ページ先頭

©2009-2025 Movatter.jp