issues
search
ciaranj
/
connect-auth
Authentication middleware for connect.
MIT License
813
stars
114
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create gfgdfg
#142
hxxxxhaq
closed
7 months ago
1
Fix typo on Readme
#141
akshay-rajan
closed
7 months ago
0
Archive?
#140
cktang88
opened
5 years ago
0
Fix wrong Content-Type for responses
#139
ilpianista
closed
7 years ago
0
tweet on behalf of user
#138
interfaith
opened
8 years ago
1
Changed versions of nodeJs to be in quotes
#136
Freakachoo
opened
9 years ago
0
Added nodeJs version 0.10
#135
Freakachoo
opened
9 years ago
0
Change version of module connect to 2.21.x
#134
Freakachoo
opened
9 years ago
0
upgrade connect to deal with qs vulnerabilities
#133
bengl
opened
10 years ago
0
Has this project been abandoned
#132
stephenliberty
opened
10 years ago
0
keyfile instructions unclear
#131
Pomax
opened
11 years ago
0
Support connect 2.8.x
#130
alaendle
opened
11 years ago
0
Facebook permission Scopes are buggy
#129
xaviervia
opened
11 years ago
0
Please provide oauth2 client example as oauth2clientapp.js
#128
izelnakri
opened
11 years ago
0
add option to force user re-approval of app in the google2 strategy
#127
ozkatz
closed
11 years ago
0
Added license file
#126
ozkatz
closed
11 years ago
1
Add an explict LICENSE file
#125
ozkatz
closed
11 years ago
1
Added support for offline access to the google oauth2 strategy
#124
ozkatz
closed
11 years ago
6
Use oauth_verifier with getOAuthAccessToken for twitter.
#123
mzgoddard
closed
11 years ago
1
Use Connect 2.7
#122
evanp
closed
11 years ago
1
Upgrade dependencies to versions that support 0.10.x
#121
evanp
closed
11 years ago
1
how to handle authenticated && !req.isAuthenticated()?
#120
coolaj86
opened
11 years ago
18
session not kept between http callbacks
#119
coolaj86
closed
11 years ago
10
Per-request scoped scope
#118
coolaj86
opened
11 years ago
5
Modularize
#117
coolaj86
opened
11 years ago
0
Google2 scopes handled incorrectly
#116
geordanr
opened
11 years ago
0
Auth strategy to accept directly facebook tokens
#115
christoph-jerolimov
closed
8 years ago
1
Fix for error handling when using more than one 2-legged OAuth strategy
#114
chiefy
closed
6 years ago
0
Ability to specify fields to request on Facebook Auth strategy
#112
lynchseattle
opened
12 years ago
0
ENOENT on installation
#111
Almad
closed
12 years ago
5
Hi! I fixed some calls to "sys" for you!
#110
node-migrator-bot
closed
11 years ago
1
Add Skyrock.com auth strategy
#109
niQo
closed
12 years ago
0
Updates for GitHub API v3 authentication
#108
dennisreimann
closed
12 years ago
3
Cannot set property 'twitter_oauth_token_secret' of undefined
#107
benzen
opened
12 years ago
0
Check the err return from generateAccessToken()
#106
evanp
closed
12 years ago
0
check error results from fetchAuthorizationInformation()
#105
evanp
closed
12 years ago
0
authenticateUser() should pass results of associateTokenToUser() to callback
#104
evanp
closed
12 years ago
0
ScopedUser Logout Error
#103
djwglpuppy
opened
12 years ago
2
GET /oauth/authorize doesn't validate oauth_token parameter
#102
evanp
opened
12 years ago
0
Change default realm for OAuth to 'oauth'
#101
evanp
closed
12 years ago
1
Add validateNotReplayClient() method for OAuthDataProvider
#100
evanp
closed
12 years ago
3
Pass correct parameter to previousRequestToken()
#99
evanp
closed
12 years ago
7
Add tokenByTokenAndConsumer() to allow multiple request tokens per consu...
#98
evanp
closed
12 years ago
6
OAuth data provider's tokenByConsumer() allows exactly one request token per consumer
#97
evanp
closed
12 years ago
7
TypeError: Object #<Object> has no method 'fail'
#96
djwglpuppy
closed
12 years ago
2
getting 'code' parameter from fb, but still not authorized
#95
dolphin278
closed
12 years ago
1
Sharing sessions across subdomains
#94
tglines
closed
12 years ago
15
verifyToken was removed during a refactor
#93
xentac
closed
12 years ago
1
Only consider body attributes as parameters if Content-Type is applicati...
#92
evanp
closed
12 years ago
0
Signature fails for JSON payloads
#91
evanp
closed
12 years ago
0
Next