issues
search
badgateway
/
oauth2-client
OAuth2 client for Node and browsers
https://www.npmjs.com/package/@badgateway/oauth2-client
MIT License
285
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Throw error when SubtleCrypto is used in an insecure context
#168
bratanon
closed
1 week ago
1
Allow users to specify authorization response_type in OAuth2AuthorizationCodeClient
#167
bytesoverflow
closed
1 month ago
3
Update eslint to latest version
#166
evert
closed
1 month ago
0
Update and delete some dependencies
#165
evert
closed
1 month ago
0
Merge v2 branch changes into main
#164
evert
closed
1 month ago
0
Re-use old refresh token if no new one was issued.
#163
evert
closed
1 month ago
0
Removing Node 14, 16 fallback code
#162
evert
closed
1 month ago
0
Fetch wrapper breaks token for some providers when refreshing
#161
holmesjr
closed
1 month ago
3
chore(test): Migrate test suites from mocha to node test runner
#160
Zen-cronic
closed
1 month ago
10
Implement JWT Bearer grant
#159
ericleib
opened
2 months ago
4
Replace chai with `node:assert`
#158
evert
closed
1 month ago
0
Switch to node --test from mocha.
#157
evert
closed
1 month ago
0
ESM conversion
#156
evert
closed
1 month ago
0
ESM conversion
#155
evert
closed
1 month ago
2
Lets see what dependencies we can safely update.
#154
evert
closed
2 months ago
0
Throw error when we get an invalid reply back from a token endpoint.
#153
evert
closed
2 months ago
0
Setting the 'Accept' header on token requests.
#152
evert
closed
2 months ago
0
TypeError: Cannot read properties of undefined (reading 'access_token')
#151
imunderwater
closed
2 months ago
18
Update depndencies again
#150
evert
closed
3 months ago
0
Update dependencies
#149
evert
closed
3 months ago
0
Support for response_mode=fragment
#148
evert
closed
3 months ago
0
Better error handling
#147
evert
closed
3 months ago
0
Handle non-oauth2 errors better
#146
evert
closed
3 months ago
0
Think about how we handle extensions / customizations / extra parameters
#145
evert
opened
3 months ago
0
Handle case where SubtleCrypto is not available
#144
fzakfeld
closed
1 week ago
6
Support response_mode=fragment
#143
fzakfeld
closed
3 months ago
3
OAuth2Client `server` value gets truncated to just the base URL
#142
ryancwalsh
closed
4 months ago
3
Linkedin API: Missing client_secret upon redirect
#141
ericleib
closed
4 months ago
5
Potential loss of information when failing to get a token
#140
paul-hicks-mahana
opened
4 months ago
2
Feat: Add extra params support to TokenParams
#139
rihardsgravis
opened
5 months ago
1
Scope not being passed to refreshToken() in fetch wrapper
#138
spencerldixon
opened
8 months ago
1
Wrong authentication endpoint with discoveryEndpoint used
#137
Daenara
closed
3 months ago
1
'c is undefined'
#136
obiwanjacobi
closed
3 months ago
1
Add support for "resource" and "scope" on refresh().
#135
evert
closed
9 months ago
0
Support for Resource Indicators for OAuth 2.0.
#134
evert
closed
9 months ago
0
Add support for extra params returned from token endpoint (#1)
#133
blarralde
opened
10 months ago
1
Fix typo
#132
debater-coder
closed
10 months ago
1
Draft: PoC for OIDC implementation
#131
tennox
closed
10 months ago
4
Allow to add extraParams to token request and refresh token request
#130
Xbloud
closed
9 months ago
5
If there's no secret, we should never use Basic auth to encode the client_id.
#129
evert
closed
11 months ago
0
Public client without authentication method
#128
Xbloud
closed
11 months ago
1
Add an optional scope parameter to the client.refreshToken method
#127
superosku
closed
9 months ago
1
Add support for token revocation
#126
adambom
closed
9 months ago
5
Revoke token
#125
adambom
closed
9 months ago
1
Use URL searchParams when construction in `getAuthorizeUri`
#124
WeeJeWel
opened
1 year ago
0
Token expires_in response formatted as string
#123
flackenstein
closed
1 year ago
3
provide web library over cdn
#122
mimil
closed
1 year ago
5
Preparing 2.2.4 release
#121
evert
closed
1 year ago
0
Releasing 2.2.3
#120
evert
closed
1 year ago
0
Moved tokenResponseToOAuth2Token
#119
evert
closed
1 year ago
0
Next