How to change /email-verification path properly in OpenSaas?
Hi @kapa.ai ,
I would like to change the path of the /email-verification route in OpenSaas, I could easily do it from the Main.wasp file but unfortunately I can't change the value that is passed to getVerificationEmailContent in /src/auth/email-and-pass/emails.ts
Can you help me understand how I can change the value of the path of the /email-verification route appropriately?
Thanks!
I would like to change the path of the /email-verification route in OpenSaas, I could easily do it from the Main.wasp file but unfortunately I can't change the value that is passed to getVerificationEmailContent in /src/auth/email-and-pass/emails.ts
Can you help me understand how I can change the value of the path of the /email-verification route appropriately?
Thanks!