issues
search
panva
/
oauth4webapi
Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
MIT License
597
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The base64 result of clientSecret encoding is abnormal.
#148
ck76
closed
1 week ago
2
build(deps): bump denoland/setup-deno from 1 to 2
#146
dependabot[bot]
closed
3 weeks ago
0
Remove unnecessary error for id_token existing
#140
nickcatal
closed
1 month ago
6
`protectedResourceRequest` with dpop is hardcoded as GET request
#132
tom-sherman
closed
2 months ago
4
fix: `validateIssuer()` to accept `common` as `tenantId` on Microsoft Entra ID
#131
LucasBonafe
closed
2 months ago
6
chore(deps-dev): bump edge-runtime from 3.0.1 to 3.0.2
#130
dependabot[bot]
closed
2 months ago
0
chore(deps-dev): bump edge-runtime from 3.0.0 to 3.0.1
#126
dependabot[bot]
closed
3 months ago
0
chore(deps-dev): bump edge-runtime from 2.5.10 to 3.0.0
#125
dependabot[bot]
closed
3 months ago
0
chore(deps): bump oven-sh/setup-bun from 1 to 2
#124
dependabot[bot]
closed
4 months ago
0
Create devcontainer.json
#123
yaseenaljamal
closed
4 months ago
0
Google OIDC: code_verifier or verifier is not needed
#119
explaingarlic
closed
5 months ago
3
"typ" header parameter value is optional according to RFC7519 but is required in this library
#118
JonNode28
closed
7 months ago
1
'aud' claim is optional according to RFC7519 but is required in this library
#117
JonNode28
closed
7 months ago
2
add convertStringExpiresInToNumber function for providers whose response's expires_in is a string instead of an integer(number)
#112
hotsixman
closed
8 months ago
1
Microsoft OpenID authorization URL acquisition does not expect proper URLs
#100
JibbityJobbity
closed
10 months ago
4
feat: experimental customize fetch option
#94
panva
closed
10 months ago
4
build(deps): bump actions/upload-artifact from 3 to 4
#90
dependabot[bot]
closed
10 months ago
0
build(deps): bump github/codeql-action from 2 to 3
#89
dependabot[bot]
closed
10 months ago
0
build(deps): bump dessant/lock-threads from 5.0.0 to 5.0.1
#87
dependabot[bot]
closed
11 months ago
0
build(deps): bump dessant/lock-threads from 4.0.1 to 5.0.0
#86
dependabot[bot]
closed
11 months ago
0
build(deps): bump actions/setup-node from 3 to 4
#84
dependabot[bot]
closed
1 year ago
0
build(deps-dev): bump edge-runtime from 2.5.5 to 2.5.6
#83
dependabot[bot]
closed
1 year ago
0
build(deps): bump actions/checkout from 3 to 4
#82
dependabot[bot]
closed
1 year ago
0
Included option of credentials to the Fetch API
#81
izahirclemencia
closed
1 year ago
0
Request: credentials property
#80
izahirclemencia
closed
1 year ago
12
build(deps-dev): bump edge-runtime from 2.5.0 to 2.5.3
#78
dependabot[bot]
closed
1 year ago
0
fix: Validate 'expires_in' as a convertible number
#77
kwonth211
closed
1 year ago
2
build(deps-dev): bump edge-runtime from 2.4.4 to 2.4.5
#76
dependabot[bot]
closed
1 year ago
0
build(deps-dev): bump edge-runtime from 2.4.3 to 2.4.4
#74
dependabot[bot]
closed
1 year ago
0
build(deps-dev): bump edge-runtime from 2.3.2 to 2.3.3
#73
dependabot[bot]
closed
1 year ago
0
Update README.md with description of OAuth2.0 flows
#72
jadedevin13
closed
1 year ago
1
'expires_in' response from Oauth token server is sometimes string
#71
ManavDia
closed
1 year ago
2
build(deps-dev): bump edge-runtime from 2.3.0 to 2.3.2
#70
dependabot[bot]
closed
1 year ago
0
`client_secret_basic` incorrect encoding for special characters?
#69
Manouchehri
closed
1 year ago
2
Allow custom discovery location?
#63
MFinn87
closed
1 year ago
2
Auth code + PKCE without nonce check fails with an empty string for nonce in JWT
#61
Mikk36
closed
1 year ago
2
initial support for common azuread flow
#58
vdkuil
closed
1 year ago
4
build(deps-dev): bump edge-runtime from 2.1.1 to 2.1.2
#56
dependabot[bot]
closed
1 year ago
0
Configure Renovate
#55
renovate[bot]
closed
1 year ago
0
Fix clientSecretBasic() encoding issue
#54
bfhobbes
closed
1 year ago
5
build(deps-dev): bump edge-runtime from 2.0.3 to 2.0.4
#51
dependabot[bot]
closed
1 year ago
0
nbf > now()
#49
lwansbrough
closed
1 year ago
0
Issues with @remix-run/node runtime
#48
acoreyj
closed
1 year ago
4
allow expires_in string type
#47
csbok
closed
1 year ago
1
Your worker called response.clone(), but did not read the body of both clones
#37
FabianKoder
closed
1 year ago
1
build(deps-dev): bump workerd from 1.20220926.3 to 1.20221111.4
#33
dependabot[bot]
closed
1 year ago
3
GitHub OAuth responds with 200 on error
#16
blakeembrey
closed
2 years ago
7
Allow empty strings in response
#15
blakeembrey
closed
2 years ago
3
Cross Origin Request Blocked: User Agent on discovery fetch
#13
Leon0402
closed
2 years ago
8
Node.js support
#8
panva
closed
2 years ago
0
Next