From what I can tell, I don't think it's really po...
# off-topic
i
From what I can tell, I don't think it's really possible at the moment. 😅 For it to be doable, the SuperTokens Node.js API would need to be able to work without needing request/response objects. But that requires a refactor. If their Node.js Adapter is functional, you can try using that. I'd assume it would work similarly to the
remix-supertokens
example repository.