supertokens-core
supertokens-core copied to clipboard
Open source alternative to Auth0 / Firebase Auth / AWS Cognito
Properties we need: - No database storage consumptions - since high traffic websites would needlessly occupy space. - Created as soon as the first API call is made - Anonymous...
Right now, the developer has to set the tokens manually in Postman, and it can be difficult to know which those cookies are, and how to use them. Plus they...
Our backend is written in Elixir/Phoenix and would love to be able to easily integrate it into our backend.
## Summary of change Adds config to enable users to create allow or deny list of IP addresses ## Related issues - https://github.com/supertokens/supertokens-core/issues/511 ## Test Plan - [ ] Check...
## 🐛 Bug Report User signs in to supertokens with email provider google on a browser. Then the user is deleted by using the deleteUser in the SDK, this is...
## 🚀 Feature It would be really awesome if SuperTokens Core supported a whitelist for hosts that could interact with it. **Example**: Someone has a standalone Web App that hosts...
# 📅 Checklist ## 🔶 Staging ### Dev Tag - [x] [supertokens-node:X.Y](https://github.com/supertokens/supertokens-node/tree/X.Y) - [x] check CDI, FDI list - [x] [supertokens-golang:X.Y](https://github.com/supertokens/supertokens-golang/tree/X.Y) - [x] check CDI, FDI list - [x] [supertokens-python:X.Y](https://github.com/supertokens/supertokens-python/tree/X.Y)...
This will help users (for managed service and self hosted) better manage their core