issues
search
sergiodxa
/
remix-auth-oauth2
A OAuth2Strategy for Remix Auth
https://sergiodxa.github.io/remix-auth-oauth2/
MIT License
160
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Logout flow is not clear. Login flow doesn't start after user is logged out.
#134
skondoji
opened
5 days ago
0
Add option to allow expected empty token revocation responses
#133
sandro-salzmann
opened
1 week ago
0
revokeToken call failing with Invalid_client error
#132
skondoji
closed
5 days ago
1
During authenticate call, I need to append extra parameter "identity_provider" to /oauth2/authorize authorize endpoint
#131
skondoji2
closed
1 week ago
7
Fix code quality and sync bun.lockdb
#130
sohelzerdoumi
closed
1 month ago
0
Fix typo in README
#129
theMosaad
closed
1 month ago
0
Cognito token fetch fails with 405 'Method Not Allowed'
#128
danclarke
opened
1 month ago
1
Bump @oslojs/crypto from 0.6.2 to 1.0.1
#127
dependabot[bot]
opened
1 month ago
0
Bump @oslojs/encoding from 0.4.1 to 1.0.0
#126
dependabot[bot]
closed
1 month ago
0
Inlcude import in README example
#125
zidhuss
opened
1 month ago
0
`.scope` is a `string[]`, not `string`
#124
danthegoodman1
opened
1 month ago
0
Bump @arethetypeswrong/cli from 0.15.4 to 0.16.1
#123
dependabot[bot]
closed
1 month ago
0
cookieSessionStorage does not clear sessionStateKey and sessionCodeVerifierKey after OAuth2 success
#122
istarkov
opened
2 months ago
0
Check if error has description and uri before trying to access it
#121
JakeGinnivan
closed
2 months ago
0
Support relative callback uri again
#120
JakeGinnivan
closed
2 months ago
2
Missing "grant_type" for X oauth2
#119
cjenaro
opened
2 months ago
0
Node 20.09 fails if signal is passed to fetch
#117
wokalski
opened
2 months ago
0
Consider expires_in as optional
#116
ilijaNL
closed
2 months ago
0
invalid token handling is incorrect
#115
lifeiscontent
closed
2 months ago
1
2.0 cloudflare compat?
#114
lifeiscontent
closed
2 months ago
0
Allow search param customization for access token flow
#113
diit
opened
2 months ago
0
Correctly parse optional token response fields scope and refresh_token
#112
ryanwoodcox
closed
2 months ago
0
AuthorizationError: Missing or invalid 'refresh_token' field in v2.2.0
#111
leandrakelly
closed
2 months ago
2
Suggestion: use Buffer for base64 encoding over @oslojs/encoding
#110
runjak
closed
2 months ago
1
Suggestion: use SubtleCrypto digest over @oslojs/crypto for sha256
#109
runjak
opened
2 months ago
2
Upgrade `@oslojs/oauth2` dependency
#108
sergiodxa
closed
2 months ago
0
Downgrade @oslo/oauth2 to 0.1.2
#107
runjak
closed
2 months ago
1
remix-auth-oauth2 broken on main with current version of @oslojs/oauth2
#106
runjak
closed
2 months ago
2
Pass request to authorizationParams to support additional parameters
#105
leandrakelly
closed
2 months ago
4
Screen hint not working after 1.10.0
#104
leandrakelly
closed
2 months ago
0
Since upgrading to V2 from V1.11.1 verify-Callback is not called
#103
JanHuege
closed
3 months ago
2
Bump @oslojs/oauth2 from 0.3.0 to 0.5.0
#102
dependabot[bot]
closed
3 months ago
0
Bump @oslojs/oauth2 from 0.1.2 to 0.3.0
#101
dependabot[bot]
closed
4 months ago
0
Bump oven-sh/setup-bun from 1 to 2
#100
dependabot[bot]
closed
4 months ago
0
Bump typedoc from 0.25.13 to 0.26.2
#99
dependabot[bot]
closed
4 months ago
0
Clean way to retrieve strategy (or call revokenToken indirectly)
#98
emiel
opened
4 months ago
2
Error when authorization redirect uses same domain as Remix app
#97
remmycat
closed
4 months ago
2
Issue getting token from Cognito token endpoint since upgrading to V2
#96
geraldyeo
closed
5 months ago
3
Fix missing codeChallengeMethod & authenticateWith
#95
sergiodxa
closed
5 months ago
0
Missing `client_id`
#94
scefali
closed
5 months ago
3
Allow setting redirectURI based on request object
#93
jimmycallin
closed
5 months ago
2
OneLogin ERR_TOO_MANY_REDIRECTS after update to v2.0.0
#92
JasonWeise
closed
5 months ago
5
Add support for revoking a refresh token
#91
ponko2
closed
5 months ago
1
state value is not removed when cookie based session storage is used
#90
gabriel-forro-bp
opened
5 months ago
0
Use Oslo, MSW, Bun and ESM
#89
sergiodxa
closed
5 months ago
1
Update devDependencies
#88
sergiodxa
closed
7 months ago
0
Move uuid to dependencies
#87
sergiodxa
closed
7 months ago
0
Missing state on session
#86
Fumaz
closed
8 months ago
1
Add missing `:` in getCallbackURL
#85
rossipedia
closed
8 months ago
0
Update peer deps
#84
jorgerodrigues
closed
8 months ago
1
Next