clean up client project & return authorized scope data
client
passport-example
profile.js +0 -17
strategy.js +0 -126
README.md +0 -2
example-oauth2orize-consumer.js +6 -8
oauth-consumer-config.js +4 -4
server.js +49 -67
server
index.js +17 -7
client/passport-example/profile.js deleted
100644 → 0
+ 0
- 17
client/passport-example/strategy.js deleted
100644 → 0
+ 0
- 126
client/README.md deleted
100644 → 0
+ 0
- 2
@@ -3,11 +3,10 @@
@@ -77,9 +76,8 @@ Strategy.prototype.userProfile = function(accessToken, done) {
+ 4
- 4