-
## We have frontend and backend debug logs that you can enable to help debug issues: https://supertokens.com/docs/thirdpartyemailpassword/troubleshooting/how-to-troubleshoot
## Session related is…
-
# 📅 Checklist
## Release order
- [x] Python sdk jwks changes
- [x] Core
- [x] Dashbaord
- [x] Node - with backend sdk testing for FDI 3.0
- [x] add tests for fdi 1.17, 2.0 for backend sdk test…
-
-
I am using SuperTokens for session management in my backend built with Go, and calling the APIs in a React Native app built with Expo SDK 51. The app works fine when running with Expo Go, but after bu…
-
# 📅 Checklist
## 🔶 Staging
### Dev Tag
- [supertokens-core:X.Y](https://github.com/supertokens/supertokens-core/tree/X.Y)
- [x] core
- [x] check CDI, plugin interface list
- [x] …
-
https://github.com/supertokens/supertokens-core
Since this runs Java, and can run dockerized, this project can be added to seXpress and provide the value of the open source solution for authenticat…
-
**What is the issue:**
Hello. I'm trying to test sharing cookies between multiple subdomains on my local machine with a self hosted Supertokens instance following the guides in documentation ([share-…
-
- [ ] fix aws lambda docs:
- [ ] using with .mjs
- [ ] the docs say to create a POST request handler, but thats not true, we need to create an ANY request handler
- [x] in nextjs, getServerSideP…
-
Hi there 👋,
First, I want to say I'm loving the library so far - as someone who is relatively new to coding, this makes it easy (and even fun!) to implement authentication, and I really appreciate …
-
I am porting our Flutter multiplatform applications (linux, web, android) from firebase to supertokens based authentication. During the process of porting I found several problems and was forced to sa…