Hey, everyone! I am working on implementing websockets on a block-based document editing web app. We are using nestjs for our backend. We have already implemented supertokens and supertoken sessions in our application
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).