If my game uses a Typescript node server for its back-end I can auth players on supertokens from the server? Front-end is a game engine so it would just be a username/pass sent to the server.
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).