supertokens-node
supertokens-node copied to clipboard
Tenant not found issues in the node SDK should throw 400 instead of a 500
Most of the tenant not found cases in core returns 400. Which is not handled in the SDK and the SDK ends up throwing 500. This behaviour must be changed to throw 400 instead.
@sattvikc I am new to opensource. I want to work on it. Can you assign it to me please?