Joel Coutinho
Joel Coutinho
## Summary of change (A few sentences about this PR) ## Related issues - Link to issue1 here - Link to issue1 here ### UserId Mapping Analysis https://docs.google.com/spreadsheets/d/17hYV32B0aDCeLnSxbZhfRN2Y9b0LC2xUF44vV88RNAA/edit?usp=sharing ## Test...
## Related Issues https://github.com/supertokens/supertokens-node/issues/198 ## Description Adds userId mapping feature where a user does not have to override all the functions and can simply override the mapper and get done...
## 🐛 Bug Report In newer versions of the core (version > 2.7), email verification is no longer done in the ThirdParty signInUp API due to this [issue](https://github.com/supertokens/supertokens-core/issues/295). Therefore the...
SuperTokens recently changed its domain from supertokens.io to supertokens.com. This PR reflects that change
## 🐛 Bug Report If the domain name contains an '_' the server will throw an IllegalArguementException. An example of setting _ in the domain name is when referring to...
## 🐛 Bug Report (A clear and concise description of what the bug is) ## Useful informations (Write what happened. Add screenshots, stacktraces, videos, anything that can help)
## How other Auth providers handle logging: ### Auth0: There are 3 methods for consuming Auth0 logs: - Viewing the log events from the Auth0 Dashboard - Retrieve log events...
Questions: - [x] Can you easily add a custom social provider? - [x] How well do they support various platforms and SDKs? - [x] How can we go about customising...
In order to make the review process faster, please take a few minutes to go through this checklist: ## Acceptance Criteria - All of the following criteria must be met:...