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

Open source alternative to Auth0 / Firebase Auth / AWS Cognito

Results 164 supertokens-core issues
Sort by recently updated
recently updated
newest added

# 📅 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] memory leak test - [x] changlog +...

## 🐛 Bug Report Assume an user id (non supertokens) `userId` - Create a session on tenant t1 on database d1 for `userId` - Assign a role for `userId` on...

bug

## 🐛 Bug Report Hi folks, I'm encountering response times of around 1 minute when calling the API to set up the license key in my self-hosted SuperTokens instance. This...

bug

# 📅 Checklist ## 🔶 Staging ### Dev Tag - [ ] [supertokens-node:X.Y](https://github.com/supertokens/supertokens-node/tree/X.Y) - [ ] check CDI, FDI list - [ ] [supertokens-golang:X.Y](https://github.com/supertokens/supertokens-golang/tree/X.Y) - [ ] check CDI, FDI...

## 🚀 Feature SuperTokens PHP SDK ## Implementation details Integrate PHP With Supertokens

enhancement

## 🚀 Feature Sync and transfer users from supertokens to ldap ## Implementation details Push Users And Details From Supertokens To LDAP

enhancement

Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.6.3 to 3.9.8. Release notes Sourced from mysql2's releases. v3.9.8 3.9.8 (2024-05-26) Bug Fixes security: sanitize fields and tables when using nestTables (#2702) (efe3db5) support deno +...

dependencies

## Summary of change (A few sentences about this PR) ## Related issues - Link to issue1 here - Link to issue1 here ## Test Plan (Write your test plan...

## Summary of change Adds oauth provider feature ## Related issues - https://github.com/supertokens/supertokens-core/issues/582 ## Test Plan TODO ## Documentation changes TODO ## Checklist for important updates - [ ] Changelog...

# 📅 Checklist ## Release order - [x] Python sdk jwks changes - [x] Core - [x] Dashbaord - [x] Node - with backend sdk testing for FDI 3.0 -...