-
Discord help threads are ephemeral, but remain extremely popular as a method to get help.
We could archive these threads in a search-indexed fashion using [linen.dev](https://www.linen.dev/) or one…
-
https://geonovum.github.io/KP-APIs/API-strategie-extensies/#authorisation states token based authentication is recommended, but without providing info why.
I think there should be made a distinctio…
-
## 🐛 Bug Report
Executing the following from your quick start instructions fails:
1. `npx create-supertokens-app@latest`
2. `cd my-app`
3. `npm run start`
I see the following:
The app la…
-
### Issue
There is an edge case where changing the cookieDomain config on the server can lead to session integrity issues. For instance, if the API server URL is 'api.example.com' with a cookie dom…
-
For some reason with the latest version throws an error at this line.
https://github.com/supertokens/supertokens-python/blob/e1650b8765c0118981dfc6821d050c1a531b872a/supertokens_python/recipe/passw…
TNick updated
6 months ago
-
A spike to investigate how we could implement a cohesive system of approvals and make it work across the board in the protocol, related to GDA:
- Approve maybe could work for distribute() as well
- AC…
-
Hi,
I have a NextJS application that calls an API (a NodeJS server) for its data. The API implements the server-side SuperTokens SDK. The NextJS application only implements the client-side SDK. I.e…
-
Google doc link: https://docs.google.com/document/d/1qyd4XmepLJXNC4uURcak-7JbWP0UuzOPSsjBInVAuNk/edit
## TODO:
- [x] Consider seperately mentioning templates vars used in qr (issuerName, secret, p…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and found nothing that matches
### Library version (optional)
6.2.0
### Ask a question
Overall love this library…
-
Setup is passwordless (OTP token).
Supertokens-postgres 7.0.16
Backend - NestJS.
Frontend - 2 apps:
1) Angular using supertokens-web-js
2) Flutter web using supertokens_flutter
Everything se…