So have a look at this: https://github.com/superto...
# general
r
So have a look at this: https://github.com/supertokens/supertokens-node/blob/req-res-wrapper/lib/ts/framework/awsLambda/framework.ts It's the release we will be doing very soon. In this, the actual core logic uses an abstract request / response class, and we implement this class for AWS lambda / express etc.. The above link is for AWS lambda.
4 Views