forked from manjeshpv/node-oauth2-server-implementation
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: zero51/node-oauth2-server-implementation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: manjeshpv/node-oauth2-server-implementation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 11 files changed
- 7 contributors
Commits on Apr 13, 2017
-
Manjesh V authored
Apr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 00ab573 - Browse repository at this point
Copy the full SHA 00ab573View commit details -
Manjesh V authored
Apr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for ade9fa1 - Browse repository at this point
Copy the full SHA ade9fa1View commit details -
Manjesh V authored
Apr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for ee649e2 - Browse repository at this point
Copy the full SHA ee649e2View commit details -
Manjesh V committed
Apr 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 3941bc6 - Browse repository at this point
Copy the full SHA 3941bc6View commit details -
Change to module exports so that authentication handler can deal with…
… scopes. (manjeshpv#7) The authenticate handler expects a function verifyScope() Which on is wrong? the model exports or is the authenticate handler wrong? oauth2-server module, file /lib/handlers/authenticate-handler.js if (options.scope && !options.model.verifyScope) { throw new InvalidArgumentError('Invalid argument: model does not implement `verifyScope()`'); }
Configuration menu - View commit details
-
Copy full SHA for 429a573 - Browse repository at this point
Copy the full SHA 429a573View commit details
Commits on May 5, 2017
-
Manjesh V committed
May 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 5dc36da - Browse repository at this point
Copy the full SHA 5dc36daView commit details
Commits on Dec 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5581467 - Browse repository at this point
Copy the full SHA 5581467View commit details
Commits on Mar 5, 2018
-
Achille Nana Chimi committed
Mar 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 9961c0d - Browse repository at this point
Copy the full SHA 9961c0dView commit details -
Achille Nana Chimi committed
Mar 5, 2018 Configuration menu - View commit details
-
Copy full SHA for d512061 - Browse repository at this point
Copy the full SHA d512061View commit details -
Achille Nana Chimi committed
Mar 5, 2018 Configuration menu - View commit details
-
Copy full SHA for d823300 - Browse repository at this point
Copy the full SHA d823300View commit details -
Achille Nana Chimi committed
Mar 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 40aece7 - Browse repository at this point
Copy the full SHA 40aece7View commit details
Commits on Jan 5, 2020
-
Manjesh V authored
Jan 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 18b8fb1 - Browse repository at this point
Copy the full SHA 18b8fb1View commit details -
Manjesh V authored
Jan 5, 2020 Configuration menu - View commit details
-
Copy full SHA for df630d9 - Browse repository at this point
Copy the full SHA df630d9View commit details
Commits on Jul 2, 2024
-
Adding missing app.listen to app.js (manjeshpv#39)
Ensuring the app binds to a port to begin with
Configuration menu - View commit details
-
Copy full SHA for 848d064 - Browse repository at this point
Copy the full SHA 848d064View commit details -
Merge pull request manjeshpv#27 from nanachimi/master
Upgrade mongoose setup
Configuration menu - View commit details
-
Copy full SHA for 535ec46 - Browse repository at this point
Copy the full SHA 535ec46View commit details -
Merge pull request manjeshpv#23 from nahuelcandia/master
Add 'host' for mysql to config.js.
Configuration menu - View commit details
-
Copy full SHA for a689a6d - Browse repository at this point
Copy the full SHA a689a6dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master