hey @everyone new version of core (v3.5.0) and supertokens-node (v6.1.0) are out:
New functionality:
- get users (who signed up with social login) using their email ID.
- updating of email or password of a user who signed up with email + password.
- delete unused email verification tokens + unverify an email for a user.
To use the above, you will need to update your core to v3.5.0. In doing so, you will need to run a few db migration commands (DM me to know them).
If you are using the managed service version and would like to get the new core, DM me.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).