hi there,
I am getting AttributeError: 'VerificationEmailTemplateVars' object has no attribute 'password_reset_link' when trying to send email verification email via SMTP. I am using the supertokens-python sdk 0.16.3. Is there an issue with how I have entered the SMTP settings?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).