NESTJS + GRAPHQL + SUPERTOKENS
I have finally figured out how to create: NestJS + GraphQL + Supertokens app.
Here is the example repo. I hope this can be put into the documentation.
https://github.com/BE-CH/nestjs-graphql-supertokens
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).