Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lookforblue/angular-oauth2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: oauthjs/angular-oauth2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 8 files changed
  • 6 contributors

Commits on Apr 3, 2017

  1. Fix access_token of undefined

    André Coelho committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    f1bd93c View commit details
    Browse the repository at this point in the history
  2. Fix refresh_token of undefined

    André Coelho committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    bb6c55c View commit details
    Browse the repository at this point in the history
  3. Fix token_type of undefined

    André Coelho committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    a7ea4a4 View commit details
    Browse the repository at this point in the history
  4. Fix charAt and substr of undefined

    André Coelho committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    e35acfe View commit details
    Browse the repository at this point in the history
  5. Bump version of angular packages

    André Coelho committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    726252a View commit details
    Browse the repository at this point in the history
  6. Fix unsupported headers and status of undefined

    André Coelho committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    fbb34b3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request oauthjs#118 from oauthjs/bugfix/object-property-ac…

    …cess
    
    Validate object property access
    ruipenso authored Apr 3, 2017
    Configuration menu
    Copy the full SHA
    2524f17 View commit details
    Browse the repository at this point in the history
  8. Release 4.1.1

    ruipenso committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    e90bd56 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2018

  1. Make angular dev dependecy.

    erhardos committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    7758be4 View commit details
    Browse the repository at this point in the history
  2. Update browserify.

    erhardos committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    83b8de9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eda48bd View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. Merge pull request oauthjs#127 from erhardos/master

    Prevent loading angular multiple times with webpack
    pgom authored Jan 24, 2018
    Configuration menu
    Copy the full SHA
    f3904d2 View commit details
    Browse the repository at this point in the history
  2. Release 4.2.0

    pgom committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    35c0c03 View commit details
    Browse the repository at this point in the history
Loading