Rishabh Poddar

Results 301 comments of Rishabh Poddar

Hey @akkumar We do not yet have a Java SDK, so you will have two options on how you can use SuperTokens: 1) Query the SuperTokens core via your Java...

Does neo4j support transactions and "node" level locking?

@johannb75 what I meant is being able to acquire a lock on a node similar to SQL's [select for update queries](https://stackoverflow.com/a/6068392/3867175)

This is something that the end user can configure fairly easily at the moment by overriding the `passwordResetPOST` function. But will keep this issue open anyway, since it's a good...

Hey @KlausMikhaelson sure! This requires a change in the backend SDK though. So please feel free to pick one of our node, golang or python SDK for this.

## Different migration steps ### From emailpassword recipe to passwordless - Create a passwordless User. - Create a mapping between passwordless users' userId to emailPassword users' userId with force -...

See what schema keycloack uses for this

hey @Shashwat121! Thanks for showing interest. This issue is being worked on in another PR. Please find another issue that you like. We also have issues in our backend and...