supertokens-website icon indicating copy to clipboard operation
supertokens-website copied to clipboard

Frontend SDK for SuperTokens - for session management + automatically refreshing sessions

Results 40 supertokens-website issues
Sort by recently updated
recently updated
newest added

### Issue I copy paste the code blocks (partial or full) like this: ![image](https://user-images.githubusercontent.com/43291306/197981766-3d9bd47b-bf3f-4125-b0cb-3653fe031dbd.png) This is the result of paste: ![image](https://user-images.githubusercontent.com/43291306/197981920-7209a747-43b5-4936-b86b-2f91a6a81469.png) I tested this on same OS by using chrome....

## When using cookie based auth - No supertokens.init called - apiDomain set on the frontend doesn't match the actual API domain - so the interceptor is not called. -...

always-open

The events received by listeners added through `addEventListener` have the wrong target. Ideally, we should forward the same events and implement our own callback instead of using the built-in `EventTarget`...

- Limit the maximum number of retries on unauthorised response - This should only matter in case the backend returns a 401 even after a session refresh - This points...

## Summary of change Implement header based auth ## Related issues - ## Test Plan - Made sure old test-cases still ran without change for backwards compatibility - Copied much...

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.6.7 and updates ancestor dependencies [node-fetch](https://github.com/node-fetch/node-fetch), [isomorphic-fetch](https://github.com/matthew-andrews/isomorphic-fetch) and [puppeteer](https://github.com/puppeteer/puppeteer). These dependencies need to be updated together. Updates `node-fetch` from 1.7.3 to 2.6.7 Release notes Sourced from node-fetch's...

dependencies

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) and [mocha](https://github.com/mochajs/mocha). These dependencies needed to be updated together. Updates `yargs-parser` from 11.1.1 to 13.1.2 Changelog Sourced from yargs-parser's changelog. 15.0.0 (2019-10-07) Features rework collect-unknown-options into unknown-options-as-args, providing...

dependencies

Bumps [minimist](https://github.com/substack/minimist) and [mocha](https://github.com/mochajs/mocha). These dependencies needed to be updated together. Updates `minimist` from 1.2.5 to 1.2.6 Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto...

dependencies

Bumps [jose](https://github.com/panva/jose) from 2.0.5 to 2.0.6. Release notes Sourced from jose's releases. v2.0.6 Fixes limit default PBES2 alg's computational expense (c1512be) Changelog Sourced from jose's changelog. 2.0.6 (2022-09-01) Bug Fixes...

dependencies