issues
search
soofstad
/
react-oauth2-pkce
Provider agnostic OAuth2 Authorization Code flow with PKCE for React
MIT License
125
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refactor: replace react-scripts (cra) with vite, and make necessary changes
#206
sebastianvitterso
closed
5 days ago
1
EPIC: Version 2.0
#204
soofstad
opened
6 days ago
0
fix: autoLogin false not respected on expired refresh
#203
soofstad
closed
6 days ago
0
Bug: autoLogin is false, but still invokes logIn upon page load and stored tokens are expired
#202
robmatesick
closed
6 days ago
1
Refactor Token Management: Introducing getTokenSilently for Multi-Tab Consistency and Enhanced Authentication Reliability
#201
kleysonfiretail
closed
1 week ago
3
💡 [REQUEST] - Investigate possibility to migrate to WebWorker
#200
soofstad
opened
1 week ago
2
💡 [REQUEST] - Support discovery endpoint
#199
bratanon
opened
2 weeks ago
2
Popup window to be centred on screen
#198
thejurassic
closed
5 days ago
1
💡 [REQUEST] - Allow saving `token` to memory
#197
brumik
opened
2 weeks ago
4
Bug: Mark react code that need to run on client side with 'use client'
#196
soofstad
opened
2 weeks ago
2
feat: extract login method to config
#195
Myks92
closed
2 weeks ago
4
💡 [REQUEST] - Extract login method to config
#194
Myks92
closed
2 weeks ago
4
Remove obsolete postLogout() callback
#193
fnogatz
closed
3 weeks ago
0
Bug: JSON.stringify(...) adds extra qoutes for token value
#191
denisbednov
closed
2 weeks ago
2
Bug: New Access token isn't used after refresh token
#190
NiallWalshRAM
closed
3 weeks ago
2
fix: decode token(s) before rendering provider
#189
soofstad
closed
1 month ago
0
Fetch with credentials in postWithXForm()
#188
MichaelRoosz
closed
1 month ago
6
Fix spelling in src/index.js
#187
fnogatz
closed
1 month ago
2
Question: Is there a way in which I can configure multiple OAuth providers at once?
#186
praveen-cimmra
closed
5 days ago
2
Bug: refreshToken does not refresh a token properly
#185
MeKo-Christian
closed
1 month ago
2
fix: fetch tokens when loginInProgress is false
#184
CodingDaria
closed
3 weeks ago
2
Fix json adding "" to strings when storing
#183
brumik
closed
2 months ago
3
Bug: Token is saved with " to SessionStorage
#182
brumik
closed
2 months ago
14
Fix spelling in SECURITY.md
#181
fnogatz
closed
2 months ago
1
fix: only set/overwrite id_token if a value is returned by auth provider
#180
sebastianvitterso
closed
2 months ago
0
Bug: id_token is cleared upon refresh
#179
julian7
closed
2 months ago
1
Bug: Not seeing the token refresh process happening
#178
asierraq
closed
2 months ago
2
Bug: Error: "state" value received from authentication server does no match client request. Possible cross-site request forgery
#177
MeKo-Christian
closed
2 months ago
2
add no-cors to postWithXForm
#176
sweetlikekendy
closed
3 months ago
0
Syuan100 rename package
#175
syuan100
closed
3 months ago
0
Bug: "Bad authorization state" error on subsequent visits to login page.
#173
muazshahid
closed
3 months ago
5
A few chores
#172
sebastianvitterso
closed
3 months ago
0
fix: update expiring token interval on refreshInProgress change
#171
CodingDaria
closed
4 months ago
0
Bug: refreshAccessToken is only called once
#170
CodingDaria
closed
4 months ago
0
Bug: Token is cleared before Logout
#169
tomekxoxo
closed
5 months ago
4
Feat: add support to refresh token absolute lifetime
#168
kleysonfiretail
closed
5 months ago
2
feat: option to login with popup window
#166
soofstad
closed
5 months ago
0
Feat/additional logout params
#165
soofstad
closed
5 months ago
0
fix: no default refresh expire time
#164
soofstad
closed
5 months ago
2
/authorized?code complains 404 Not Found
#162
sharkdeng
closed
5 months ago
1
Bug: Refresh token has a fixed expiration time
#161
getsnoopy
closed
5 months ago
1
Bug: codeVerifier is not set in sessionStorage (sometimes)
#159
bondarev123
closed
3 months ago
4
💡 [Feature] - Allow for passing arbitrary arguments to `logOut()`
#158
soofstad
closed
5 months ago
0
💡 [Feature] - `postLogout`-callback
#157
soofstad
closed
3 months ago
2
💡 [REQUEST] - Enhance Logout Functionality
#156
kleysonfiretail
closed
5 months ago
2
refactor: add `@deprecated` notices to deprecated types and update notices of future changes
#151
sebastianvitterso
closed
6 months ago
0
chore: update packages and ignore yarn-specifics
#150
sebastianvitterso
closed
6 months ago
0
fix: keep hash when clearing url after IDP bounce
#149
soofstad
closed
7 months ago
0
feat: pass additional parameters to the login function
#148
soofstad
closed
7 months ago
1
💡 [FEATURE] - Option in login()-function to not redirect, but instead do it in an iframe or popup
#147
soofstad
closed
5 months ago
1
Next