Rishabh Poddar

Results 301 comments of Rishabh Poddar

From @porcellus - "right now my best recommendation is to add all the ST routes the recipes you use expose into a controller in your code and add just pass...

Apologies for not getting back sooner. We are quite busy with new feature releases. About this PR, I think someone from our team was communicating with you earlier (on our...

Hi @cyrilchapon thanks for the extensive feedback. > Why exposing that global import variable, in the first place ? - It only makes sense to have one supertokens instance on...

@johannb75 until we can support the three that you suggested, you can add them as a [custom provider](https://supertokens.io/docs/thirdpartyemailpassword/common-customizations/signup-form/custom-providers).

hey @productdevbook could you also tell if this a breaking change for the user? For example, will the import statements for the user change in any way for any recipe...

Okay. Im going to try and remove all the newly added `@ts-ignore` annotations before merging this PR. Also, i see the you have removed the build folder and instead using...

> I do not know about this. normally it should not be kept on dist vs github in any way. Right, we do have requirements that we need the sdk...

I'm afraid that won't work for us. Maybe we can add a post npm install hook to do the TS compilation for such users. But we do require some solution...