Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fullstackreact
/
react-native-oauth
Public
Notifications
You must be signed in to change notification settings
Fork
213
Star
806
Code
Issues
118
Pull requests
22
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 29, 2018
2.1.18
Ari
committed
afaffc9
Copy full SHA for afaffc9
2.1.17
Ari
committed
0b6d001
Copy full SHA for 0b6d001
Merge pull request #180 from matiere-noire/master
Show description for f1015c2
auser
authored
f1015c2
Copy full SHA for f1015c2
Merge branch 'master' into master
auser
authored
897ba2e
Copy full SHA for 897ba2e
Merge pull request #182 from SailingSteve/master
Show description for 87786d6
auser
authored
87786d6
Copy full SHA for 87786d6
Merge pull request #203 from Compulsor/master
Show description for e7ac4a8
auser
authored
e7ac4a8
Copy full SHA for e7ac4a8
Updates
Ari
committed
72acd19
Copy full SHA for 72acd19
Merge branch 'master' of github.com:fullstackreact/react-native-oauth
Show description for 4e0f4e3
Ari
committed
4e0f4e3
Copy full SHA for 4e0f4e3
Merge pull request #207 from stonehippo/master
Show description for ae28d03
auser
authored
ae28d03
Copy full SHA for ae28d03
2.1.16
Ari
committed
0054354
Copy full SHA for 0054354
Ignored dist/
Ari
committed
92c81ee
Copy full SHA for 92c81ee
Merge pull request #208 from rgabs/patch-1
Show description for 786009f
auser
authored
786009f
Copy full SHA for 786009f
Merge pull request #209 from rgabs/patch-2
Show description for fbabfbb
auser
authored
fbabfbb
Copy full SHA for fbabfbb
Merge pull request #213 from DaikiInaba/master
Show description for 87c0fe9
auser
authored
87c0fe9
Copy full SHA for 87c0fe9
Commits on Jun 3, 2018
Fix error for redefinition of RCTMethodInfo
madana-i
committed
234cf6f
Copy full SHA for 234cf6f
Commits on May 11, 2018
Fix: Duplicate RCTMethodInfo while building iOS app
rgabs
authored
f1de1ef
Copy full SHA for f1de1ef
Commits on May 10, 2018
Remove deprecated @Override
rgabs
authored
84517e0
Copy full SHA for 84517e0
Commits on May 8, 2018
Fix build issue
stonehippo
committed
b311024
Copy full SHA for b311024
Dispatch safariViewController on main queue
Show description for aa31836
stonehippo
committed
aa31836
Copy full SHA for aa31836
Commits on Apr 30, 2018
Merge branch 'master' of https://github.com/fullstackreact/react-native-oauth
thebradbain
committed
2d53534
Copy full SHA for 2d53534
Commits on Apr 28, 2018
Pass back response headers over javascript bridge
thebradbain
committed
aa32136
Copy full SHA for aa32136
Fix duplicate React library import error conflict w/certain pods
thebradbain
committed
3949c3b
Copy full SHA for 3949c3b
Commits on Apr 7, 2018
Fix duplicate RCTMethodInfo import (https://github.com/facebook/react-native/issues/15775) (https://github.com/yonahforst/react-native-permissions/issues/137)
thebradbain
committed
02c6c1d
Copy full SHA for 02c6c1d
Commits on Mar 30, 2018
Merge pull request #188 from represent/master
Show description for 7340c71
auser
authored
7340c71
Copy full SHA for 7340c71
Merge pull request #189 from thebradbain/master
Show description for 77128e0
auser
authored
77128e0
Copy full SHA for 77128e0
Update README.md
Show description for bd9ee8b
auser
authored
bd9ee8b
Copy full SHA for bd9ee8b
Commits on Mar 19, 2018
Changed if/else statement to avoid React error.
compulsor
authored
28f914d
Copy full SHA for 28f914d
Commits on Jan 13, 2018
Enable json body parsing
thebradbain
committed
2c475ab
Copy full SHA for 2c475ab
Commits on Jan 12, 2018
Allow json body in POST / PUT requests
thebradbain
committed
e93162d
Copy full SHA for e93162d
add Spotify auth provider
thebradbain
committed
ec53484
Copy full SHA for ec53484
Commits on Jan 3, 2018
Use asynchronous execution for safariViewController
Show description for 1d7f49e
virae
committed
1d7f49e
Copy full SHA for 1d7f49e
Commits on Nov 24, 2017
Merge PR 121, fix user agent, fix full screen webview
Matthieu Bachelier
committed
0b8b674
Copy full SHA for 0b8b674
Commits on Oct 26, 2017
Added https://github.com/fullstackreact/react-native-oauth/pull/171
Show description for 370c065
SailingSteve
committed
370c065
Copy full SHA for 370c065
Commits on Oct 25, 2017
Added https://github.com/fullstackreact/react-native-oauth/pull/171
Show description for 9c68923
SailingSteve
committed
9c68923
Copy full SHA for 9c68923
Added https://github.com/fullstackreact/react-native-oauth/pull/171
Show description for 6925880
SailingSteve
committed
6925880
Copy full SHA for 6925880
Pagination
Previous
Next
You can’t perform that action at this time.