supertokens/supertokens-website
Frontend SDK for SuperTokens - for session management + automatically refreshing sessions
JavaScriptNOASSERTION
Issues
- 4
- 0
Add an e2e test to simulate a cookie domain change
#252 opened by anku255 - 1
- 1
- 1
Rename STGeneralError to something more meaningful
#139 opened by nkshah2 - 5
localStorage Safari Security Error when users have "Block Cookies" setting enabled
#232 opened by zachequi - 3
Allow disabling interceptors for user API calls
#199 opened by rishabhpoddar - 3
- 1
Calling session refresh on sign out (due to 401) throws error when refresh API blocked with chrome
#174 opened by rishabhpoddar - 0
- 2
Empty response header for st-access-token and st-refresh-token are removed by Vercel proxy
#218 opened by rishabhpoddar - 1
Fetch interceptor breaks fetch api.
#214 opened by Urbansson - 8
- 0
- 0
Using multiple auth providers at the same time can cause an infinite refresh loop
#210 opened by rishabhpoddar - 0
Support Module Augmentation in TypeScript
#207 opened by nip10 - 2
addAxiosInterceptors with Superagent
#97 opened by Maxson52 - 0
- 1
Add refresh token to refresh request in header based auth even if access token is missing
#196 opened by rishabhpoddar - 5
Infinite session refresh
#195 opened by komarovalexander - 0
Restructure/split up fetch.ts
#181 opened by porcellus - 0
- 6
doesSessionExists should check the front-token validity and refresh if necessary
#175 opened by porcellus - 1
- 2
- 0
- 1
Add XHR interceptor
#154 opened by rishabhpoddar - 0
- 0
Limit the number of retries on 401
#164 opened by porcellus - 4
- 2
- 0
Expose a `getClaimValue` function
#147 opened by rishabhpoddar - 0
[Discussion] Custom Cookie and Window API Handlers
#134 opened by nkshah2 - 1
- 9
Use with RTK Query - unable to assign request headers (specifically `Content-Type` and `rid`)
#116 opened by anmilleriii - 1
README improvements
#114 opened by makeitcount - 2
- 0
Allow session refreshing even if the frontend thinks that the session doesn't exist
#111 opened by rishabhpoddar - 0
Do not call recipe impl function inside another function that is unable to supply a user context to it
#99 opened by rishabhpoddar - 2
SessionScope fails on Electron
#98 opened by mihaiblaga89 - 1
- 1
- 2
Unnecessary refresh call if an API returns 401 with id-refresh-token header as remove?
#79 opened by rishabhpoddar - 1
- 0
- 0
- 7
Is UNAUTHORISED event firing correctly?
#73 opened by rishabhpoddar - 0
Add a test with JWT signing key rotation
#75 opened by rishabhpoddar - 1
Add test for deleting cookies when core returns "UNAUTHORISED" response on call to refresh session
#71 opened by seniorquico - 0
Add test for `doesSessionExist` returning false when backend is not reachable
#67 opened by dulowski-marek