issues
search
supertokens
/
supertokens-website
Frontend SDK for SuperTokens - for session management + automatically refreshing sessions
https://supertokens.com
Other
54
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
supertokens website
#268
mwasprojects
closed
2 weeks ago
0
feat: throw an error if the front-token header is missing on a successful refresh response
#267
porcellus
closed
1 month ago
1
chore: support running CI on custom branches and add new FDI as supported
#266
porcellus
closed
1 month ago
1
fix: remove redundant removeToken calls
#265
porcellus
closed
3 months ago
1
fix: tests
#264
anku255
closed
4 months ago
1
fix: failiing tests
#263
anku255
closed
4 months ago
1
fix: session refresh loop if cookies writes are disabled
#262
anku255
closed
4 months ago
1
fix: axios error transformation on network errors
#261
porcellus
closed
4 months ago
1
feat: add a console warning if writing to cookies doesn't work
#260
porcellus
closed
4 months ago
1
fix: JSON parse error for non-JSON body in XMLHttpRequest
#259
anku255
closed
5 months ago
1
fix: session refresh loop in all request interceptors
#258
anku255
closed
5 months ago
1
fix: ensure we always release the claim refresh lock
#257
porcellus
closed
5 months ago
1
chore: add new FDI versions as supported
#256
porcellus
closed
5 months ago
1
test: properly reset in claim validator tests
#255
porcellus
closed
5 months ago
0
feat: serialize claim refresh calls
#254
porcellus
closed
5 months ago
1
adds e2e tests for duplicate cookie domain change
#253
rishabhpoddar
closed
6 months ago
1
Add an e2e test to simulate a cookie domain change
#252
anku255
closed
5 months ago
0
fix: shouldDoInterceptionBasedOnUrl returns true for any valid subdomain
#251
anku255
closed
6 months ago
1
test: fix testcase with login-2.18
#250
porcellus
closed
7 months ago
1
test: update test server for new node version
#249
porcellus
closed
7 months ago
1
feat: rename validatorId to id
#248
porcellus
closed
7 months ago
1
fix: fix the type of the builder in function overrides
#247
porcellus
closed
8 months ago
1
fix: attemptRefreshingSession should not throw if the refresh call 401s
#246
porcellus
closed
9 months ago
1
fix: interception claims test for python sdk
#245
anku255
closed
9 months ago
1
fix: interception claims test for python sdk
#244
anku255
closed
9 months ago
1
chore: add test for checking interception for relative URL
#243
prateek3255
closed
9 months ago
1
feat: add threshold in DateProvider
#242
anku255
closed
9 months ago
1
feat: Add DateProvider to fix clock skew issues
#241
anku255
closed
9 months ago
1
Add Dockerfile for node 20
#240
anku255
closed
10 months ago
2
fix: Update typos in debug logs
#239
prateek3255
closed
10 months ago
1
Support interception if request made to relative path
#238
rishabhpoddar
closed
9 months ago
1
test: make mocha always exit when all tests ran in CI
#237
porcellus
closed
1 year ago
1
test: split large test suites into multiple files to help with parallelization
#236
porcellus
closed
1 year ago
1
test: fix minimum version for account linking support in test server
#235
porcellus
closed
1 year ago
1
test: update node server and tests for account linking
#234
porcellus
closed
1 year ago
1
Feat/add new fdi version
#233
porcellus
closed
1 year ago
1
localStorage Safari Security Error when users have "Block Cookies" setting enabled
#232
zachequi
opened
1 year ago
5
test: improve test stability by moving more setup into retries
#231
porcellus
closed
1 year ago
0
test: update test to match behaviour after multitenancy
#230
porcellus
closed
1 year ago
1
chore: update test server
#229
porcellus
closed
1 year ago
1
feat: add new supported fdi version
#228
porcellus
closed
1 year ago
1
test: add tests to confirm 17.0.1 fixes
#227
porcellus
closed
1 year ago
1
feat: make shouldDoInterceptionBasedOnUrl overrideable
#226
porcellus
closed
1 year ago
1
fix: do not remove auth headers if we do not add it back
#225
porcellus
closed
1 year ago
1
refactor: Do not throw if window is not defined during initialisation
#224
nkshah2
closed
1 year ago
1
Do not store tokens in frontend cookies by default in header based auth
#223
rishabhpoddar
opened
1 year ago
0
feat: session claim validator type
#222
porcellus
closed
1 year ago
1
Equi 13.1.1
#221
zachequi
closed
1 year ago
2
Fetch interceptor causing error in development when using an ad blocker
#220
meandillar
opened
1 year ago
3
fix: handle proxies omitting empty headers
#219
porcellus
closed
1 year ago
1
Next