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

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

Open
wants to merge 166 commits into
base: feature/android
Choose a base branch
from

Commits on Nov 27, 2016

  1. Fixed pending auth for iOS

    auser committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    1bfcb8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3714bb7 View commit details
    Browse the repository at this point in the history
  3. Added github for iOS

    auser committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    929912f View commit details
    Browse the repository at this point in the history
  4. Added github auth

    auser committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    b5f1574 View commit details
    Browse the repository at this point in the history
  5. Updated docs with Android setup

    auser committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    69b93c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. Update README.md

    auser authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    c65cf0d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    auser authored Nov 28, 2016
    Configuration menu
    Copy the full SHA
    29a9440 View commit details
    Browse the repository at this point in the history
  3. 2.1.0

    auser committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    89072f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

  1. Configuration menu
    Copy the full SHA
    eb07797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2160fa7 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

  1. 2.1.1

    auser committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    19e0c1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    472b78d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb6a78f View commit details
    Browse the repository at this point in the history
  4. 2.1.2

    auser committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    2b48211 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. Merge pull request #18 from cameron/patch-1

    typo in readme's iOS setup instructions
    auser authored Dec 13, 2016
    Configuration menu
    Copy the full SHA
    99c1f36 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    auser authored Dec 13, 2016
    Configuration menu
    Copy the full SHA
    77c0df7 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    auser authored Dec 13, 2016
    Configuration menu
    Copy the full SHA
    a4ef6e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c53aa5 View commit details
    Browse the repository at this point in the history
  5. Fixed #23

    auser committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    321dd74 View commit details
    Browse the repository at this point in the history
  6. 2.1.3

    auser committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    e1116d7 View commit details
    Browse the repository at this point in the history
  7. Cleaned up build.gradle

    auser committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    9a6dea2 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

  1. Configuration menu
    Copy the full SHA
    91b07a0 View commit details
    Browse the repository at this point in the history
  2. 2.1.4

    auser committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    8a0e2d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2016

  1. Fixed OAuthRequest

    auser committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    4162e53 View commit details
    Browse the repository at this point in the history
  2. 2.1.5

    auser committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    b7e66ad View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2016

  1. Enable bitcode (Fix #20)

    Apple recommends it to be YES
    brunolemos authored Dec 21, 2016
    Configuration menu
    Copy the full SHA
    b034c61 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2017

  1. WIP: updates

    auser committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    b64b8c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2787690 View commit details
    Browse the repository at this point in the history
  3. 2.1.6

    auser committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    24bceba View commit details
    Browse the repository at this point in the history
  4. Merge pull request #28 from brunolemos/patch-1

    Enable bitcode (Fix #20)
    auser authored Jan 3, 2017
    Configuration menu
    Copy the full SHA
    9b33309 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:fullstackreact/react-native-oauth

    * 'master' of github.com:fullstackreact/react-native-oauth:
      Enable bitcode (Fix #20)
    auser committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    e90ed3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    958da4c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2017

  1. Configuration menu
    Copy the full SHA
    486d0f7 View commit details
    Browse the repository at this point in the history
  2. WIP: handle errors on android

    auser committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    809458b View commit details
    Browse the repository at this point in the history
  3. Update to fix credential error

    auser committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    17b47ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3063886 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13ce1c8 View commit details
    Browse the repository at this point in the history
  6. 2.1.7

    auser committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    2cb4018 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2017

  1. Also enable BITCODE on Release build

    Sorry, this was missing in the merged pull request.
    brunolemos authored Jan 6, 2017
    Configuration menu
    Copy the full SHA
    50265bd View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2017

  1. Merge pull request #35 from brunolemos/patch-5

    Also enable BITCODE on Release build
    auser authored Jan 8, 2017
    Configuration menu
    Copy the full SHA
    e94abbe View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:fullstackreact/react-native-oauth

    * 'master' of github.com:fullstackreact/react-native-oauth:
      Also enable BITCODE on Release build
    auser committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    57aa018 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78021af View commit details
    Browse the repository at this point in the history
  4. 2.1.8

    auser committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    5020b41 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. 2.1.9

    auser committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    ac06e92 View commit details
    Browse the repository at this point in the history
  2. Addresses #29 - Bring the iOS and Android response objects on authori…

    …zed closer together
    auser committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    291d2bf View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. Configuration menu
    Copy the full SHA
    8800ca0 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. Added slack and fixed response

    auser committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    135bb8d View commit details
    Browse the repository at this point in the history
  2. Closes #38 (Android slack support)

    auser committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    a81d91d View commit details
    Browse the repository at this point in the history
  3. 2.1.10

    auser committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    10bdfae View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2017

  1. Removed opts for savedAccounts

    auser committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    ef78081 View commit details
    Browse the repository at this point in the history
  2. 2.1.11

    auser committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    2bca45b View commit details
    Browse the repository at this point in the history
  3. Pegged ScribeJava @ 3.4.1

    brianjd committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    93c38f6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #39 from brianjd/peg-scribe-version

    Pegged ScribeJava @ 3.4.1
    auser authored Jan 14, 2017
    Configuration menu
    Copy the full SHA
    f6d9e04 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2017

  1. Configuration menu
    Copy the full SHA
    baa7e16 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2017

  1. 2.1.12

    auser committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    c5dff65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f460b9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd71d30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb012c0 View commit details
    Browse the repository at this point in the history
  5. Split on , and space for scopes

    auser committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    f4cd1f8 View commit details
    Browse the repository at this point in the history
  6. 2.1.13

    auser committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    9db5b1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    997a82c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #46 from FrenchBully/hotfix/update-readme

    updated readme doc for google auth, and typo
    auser authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    29cd821 View commit details
    Browse the repository at this point in the history
  9. Updated README

    auser committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    8d0af98 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'master' of github.com:fullstackreact/react-native-oauth

    * 'master' of github.com:fullstackreact/react-native-oauth:
      updated readme doc for google auth, and typo
    auser committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    f4a5ce7 View commit details
    Browse the repository at this point in the history
  11. Updated README with checklist

    auser committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    01ec065 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    auser authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    f41fa8b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    49dd185 View commit details
    Browse the repository at this point in the history
  14. 2.1.14

    auser committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    dbcd902 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. Configuration menu
    Copy the full SHA
    a22cac2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from arilitan/master

    Proper error handling for error response in authentication
    auser authored Jan 18, 2017
    Configuration menu
    Copy the full SHA
    a2e1bdd View commit details
    Browse the repository at this point in the history
  3. 2.1.15

    auser committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    2d82c83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9970f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0999e2e View commit details
    Browse the repository at this point in the history
  6. updated Facebook screenshot

    arilitan committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    59d2110 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #51 from arilitan/master

    Updated readme docs
    auser authored Jan 18, 2017
    Configuration menu
    Copy the full SHA
    564fb18 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    auser authored Jan 18, 2017
    Configuration menu
    Copy the full SHA
    aeee4fa View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Updated README.md

    Updated ```Open the created `.xcworkspace` in...``` sentence to make it crystal clear that you are supposed to open it with xcode.
    
    I actually spent 1hour figuring out what would open the file with my text editor would change.
    SleepyFanjo authored Jan 20, 2017
    Configuration menu
    Copy the full SHA
    466b20c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from SleepyFanjo/patch-1

    Updated README.md
    auser authored Jan 20, 2017
    Configuration menu
    Copy the full SHA
    710eebd View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2017

  1. Fix the scopes syntax in the authorize method parameters

    Martin Lockett committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    a9b6aa1 View commit details
    Browse the repository at this point in the history
  2. A few minor changes

    auser committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    af879ce View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2017

  1. Merge pull request #43 from futuun/master

    Update header imports to match RN 0.40
    auser authored Feb 5, 2017
    Configuration menu
    Copy the full SHA
    cdc5ed4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63 from 1minus1limited/master

    Fix the scopes syntax in the authorize method parameters
    auser authored Feb 5, 2017
    Configuration menu
    Copy the full SHA
    881b268 View commit details
    Browse the repository at this point in the history
  3. Updates

    auser committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    a59f2c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2017

  1. fix small typo

    youbiak authored Feb 10, 2017
    Configuration menu
    Copy the full SHA
    0f8be99 View commit details
    Browse the repository at this point in the history
  2. Added method for adding own providers via OAuthManager

    Bjørn-Erik Andreasen committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    4f424e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2017

  1. Merge pull request #69 from niwox/patch-1

    fix small typo
    auser authored Feb 12, 2017
    Configuration menu
    Copy the full SHA
    1ee273b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2017

  1. updated readme with info on adding custom providers

    Bjørn-Erik Andreasen committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    bd18bcd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #70 from mistenkt/master

    Added method for adding own providers via OAuthManager
    auser authored Feb 13, 2017
    Configuration menu
    Copy the full SHA
    9620531 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. Configuration menu
    Copy the full SHA
    2889243 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2017

  1. Merge pull request #79 from Kottidev/master

    RN iOS headers work on RN < 40 and RN >= 40
    auser authored Mar 7, 2017
    Configuration menu
    Copy the full SHA
    7861072 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2017

  1. Fixing addProvider function. 'authProviders' variable was not getting…

    … updated
    Raj Chourasia committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    0202ae8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2017

  1. Adding XML API support for IOS

    Raj Chourasia committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    d415e8e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2017

  1. Configuration menu
    Copy the full SHA
    1092461 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from MCaller/master

    [fix]: fix the import else condition missing #
    auser authored Mar 19, 2017
    Configuration menu
    Copy the full SHA
    3fdcb4c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

  1. [fix]: for Google authentication make sure the clientID is present wh…

    …en performing authorization
    alextkd committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    1ae33ee View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Configuration menu
    Copy the full SHA
    972ef4e View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2017

  1. Merge pull request #94 from MCaller/master

    [fix]: for Google authentication make sure the clientID is present when performing authorization
    auser authored Apr 5, 2017
    Configuration menu
    Copy the full SHA
    c1fd721 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36f0722 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. Merge pull request #100 from timbielawski/master

    Set the user agent for web view
    auser authored Apr 6, 2017
    Configuration menu
    Copy the full SHA
    a43cca8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #95 from mistenkt/patch-1

    Fix for custom auth providers
    auser authored Apr 6, 2017
    Configuration menu
    Copy the full SHA
    99d833b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. fragment changes done

    divyanshunegi committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    1998d92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0995d8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    719e45a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cd7a27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    662ac7c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

  1. Add idToken to credentials, use GSON to parse accessToken param

    - Add idToken to the credentials obj
    - Use GSON to parse accessToken rawResponse instead of using getParameter
    (On Google response its response as JSON which getParameter unable to parse it so I use GSON instead, is all the raw response JSON ?)
    iamham authored Apr 17, 2017
    Configuration menu
    Copy the full SHA
    2a1c0fb View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. Merge pull request #105 from divyanshunegi/master

    #85 Fixed, no crop webview now, and added progressbar while loading webview
    auser authored May 3, 2017
    Configuration menu
    Copy the full SHA
    c945970 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. Merge pull request #108 from iamham/patch-1

    #84 Add idToken to credentials, use GSON to parse accessToken param
    auser authored May 8, 2017
    1 Configuration menu
    Copy the full SHA
    e5d4156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96542c7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #86 from rajchourasia/master

    Fixing addProvider function, 'authProviders' was not getting updated
    auser authored May 8, 2017
    Configuration menu
    Copy the full SHA
    00544ee View commit details
    Browse the repository at this point in the history
  4. Merge pull request #88 from rajchourasia/xmldata

    Handling XML response data in IOS
    auser authored May 8, 2017
    Configuration menu
    Copy the full SHA
    fae5b21 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Fix check for ios directory

    vbuch committed May 11, 2017
    Configuration menu
    Copy the full SHA
    a521863 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2017

  1. Configuration menu
    Copy the full SHA
    f9ee811 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. Get ConfigurableApi in;

    Also allow configuring the access_token_verb;
    
    refs #109, #102, #64
    Valery Buchinsky committed May 30, 2017
    Configuration menu
    Copy the full SHA
    9f46012 View commit details
    Browse the repository at this point in the history
  2. Get ConfigurableApi in;

    Also allow configuring the access_token_verb;
    
    refs #109, #102, #64
    Valery Buchinsky committed May 30, 2017
    Configuration menu
    Copy the full SHA
    0641727 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c87965a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. fix webview dialog not dismissed on android

    pi-chan committed May 31, 2017
    Configuration menu
    Copy the full SHA
    9121d51 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. Merge pull request #114 from pi-chan/android-webview-dismiss

    fix webview dialog not dismissed on android
    auser authored Jun 2, 2017
    Configuration menu
    Copy the full SHA
    93bc4be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #111 from vbuch/master

    Add ConfigurableApi to support custom providers for Android
    auser authored Jun 2, 2017
    Configuration menu
    Copy the full SHA
    9de2267 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2017

  1. Configuration menu
    Copy the full SHA
    3b8efe1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2017

  1. Configuration menu
    Copy the full SHA
    0a4dfe4 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2017

  1. Configuration menu
    Copy the full SHA
    4d84db7 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. Merge pull request #119 from shohey1226/add_oauth_token_secret_and_up…

    …date_oauth_token_key
    
    updated key of oauth_token to align with ios. Also added aouth_token_…
    auser authored Jun 16, 2017
    Configuration menu
    Copy the full SHA
    40b71a3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #120 from shohey1226/add_twitter_cancelation_handling

    added handling for cancelation
    auser authored Jun 16, 2017
    Configuration menu
    Copy the full SHA
    6bcdb9b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

  1. Configuration menu
    Copy the full SHA
    c4414d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2017

  1. Merge pull request #123 from tqc/patch-1

    Don't url encode provider config
    auser authored Jun 26, 2017
    Configuration menu
    Copy the full SHA
    2bee46a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #122 from pi-chan/enable-safariview

    Open authorize url in SFSafariViewController when available
    auser authored Jun 26, 2017
    Configuration menu
    Copy the full SHA
    2f8c8d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. Android - Implement support for space separated scopes

    Implement rawScopes configuration option - Handle auth servers that
    expect space separated list of scopes.
    
    Without the option enabled spaces are removed from scope string.
    mribbons committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    b515014 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2017

  1. Remove deprecated createJSModules @OverRide

    Olli Piuhola committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    28d0f21 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. Merge pull request #136 from piuholo/rn-047-fix

    Remove deprecated createJSModules @OverRide
    auser authored Aug 7, 2017
    Configuration menu
    Copy the full SHA
    341152c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #134 from mribbons/master

    Android - Implement support for space separated scopes
    auser authored Aug 7, 2017
    Configuration menu
    Copy the full SHA
    2a1fb1b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. Configuration menu
    Copy the full SHA
    6925880 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c68923 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. Configuration menu
    Copy the full SHA
    370c065 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2017

  1. Merge PR 121, fix user agent, fix full screen webview

    Matthieu Bachelier committed Nov 24, 2017
    1 Configuration menu
    Copy the full SHA
    0b8b674 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Use asynchronous execution for safariViewController

    This prevents from updating an animated UI component's state from a
    background thread and fixes related app crashes on iOS
    virae committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    1d7f49e View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2018

  1. add Spotify auth provider

    thebradbain committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    ec53484 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e93162d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2018

  1. Enable json body parsing

    thebradbain committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    2c475ab View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. Configuration menu
    Copy the full SHA
    28f914d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

  1. Update README.md

    Added maintainers note on README
    auser authored Mar 30, 2018
    Configuration menu
    Copy the full SHA
    bd9ee8b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #189 from thebradbain/master

    Add Spotify auth provider
    auser authored Mar 30, 2018
    Configuration menu
    Copy the full SHA
    77128e0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #188 from represent/master

    Use asynchronous execution for safariViewController
    auser authored Mar 30, 2018
    Configuration menu
    Copy the full SHA
    7340c71 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2018

  1. Configuration menu
    Copy the full SHA
    02c6c1d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2018

  1. Configuration menu
    Copy the full SHA
    3949c3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa32136 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. Configuration menu
    Copy the full SHA
    2d53534 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Dispatch safariViewController on main queue

    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 or
    other component. The resulting crash complained about
    _cachedSystemAnimationFence and the main thread. This has been with
    other React Native apps that load a viewController.
    
    Dispatching to present the viewController on the main thread fixes this
    issue.
    stonehippo committed May 8, 2018
    Configuration menu
    Copy the full SHA
    aa31836 View commit details
    Browse the repository at this point in the history
  2. Fix build issue

    stonehippo committed May 8, 2018
    Configuration menu
    Copy the full SHA
    b311024 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. Remove deprecated @OverRide

    rgabs authored May 10, 2018
    Configuration menu
    Copy the full SHA
    84517e0 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Configuration menu
    Copy the full SHA
    f1de1ef View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2018

  1. Configuration menu
    Copy the full SHA
    234cf6f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2018

  1. Merge pull request #213 from DaikiInaba/master

    Fix error for redefinition of RCTMethodInfo
    auser authored Jul 29, 2018
    Configuration menu
    Copy the full SHA
    87c0fe9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #209 from rgabs/patch-2

    Fix: Duplicate RCTMethodInfo while building iOS app
    auser authored Jul 29, 2018
    Configuration menu
    Copy the full SHA
    fbabfbb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #208 from rgabs/patch-1

    Remove deprecated @OverRide
    auser authored Jul 29, 2018
    Configuration menu
    Copy the full SHA
    786009f View commit details
    Browse the repository at this point in the history
  4. Ignored dist/

    Ari committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    92c81ee View commit details
    Browse the repository at this point in the history
  5. 2.1.16

    Ari committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    0054354 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #207 from stonehippo/master

    Dispatch safariViewController on main queue
    auser authored Jul 29, 2018
    Configuration menu
    Copy the full SHA
    ae28d03 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of github.com:fullstackreact/react-native-oauth

    * 'master' of github.com:fullstackreact/react-native-oauth:
      Fix build issue
      Dispatch safariViewController on main queue
    Ari committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    4e0f4e3 View commit details
    Browse the repository at this point in the history
  8. Updates

    Ari committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    72acd19 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #203 from Compulsor/master

    Changed if/else statement to avoid React error.
    auser authored Jul 29, 2018
    Configuration menu
    Copy the full SHA
    e7ac4a8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #182 from SailingSteve/master

    Fixes for Java/GSON syntax exception and  issue  #142
    auser authored Jul 29, 2018
    Configuration menu
    Copy the full SHA
    87786d6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    897ba2e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #180 from matiere-noire/master

    Merge PR 121, fix user agent, fix full screen webview
    auser authored Jul 29, 2018
    Configuration menu
    Copy the full SHA
    f1015c2 View commit details
    Browse the repository at this point in the history
  13. 2.1.17

    Ari committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    0b6d001 View commit details
    Browse the repository at this point in the history
  14. 2.1.18

    Ari committed Jul 29, 2018
    1 Configuration menu
    Copy the full SHA
    afaffc9 View commit details
    Browse the repository at this point in the history