Hi! I've been working with supabase for a bit now ...
# help
g
Hi! I've been working with supabase for a bit now and have experienced a first today. One of our clients is using an aggressive spam protection layer (mimecast specifically). This is causing issues with any tokens in links (reset password, magic link, etc) because I think the spam protection layer is hitting the URL before it passes through the email. Anything going through these emails seems to give a 404 user not found error. Any ideas on what can be done? My goal is for them to reset their passwords.
n
Hello @Glockstrap! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User role so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates. Want to change the title? Use the /title command! We have solved your problem? Click the button below to archive it.
g
https://github.com/supabase/gotrue/issues/368 has some suggested workarounds. I've started looking at just otp code instead of the links, but that is because I have a single page webapp and email links open a new browser window.
n
Glockstrap (2022-05-02)
g
I think that confirmationURL as query param is going to be the solution for now. Thanks for pointing that out
n
Thread was archived by @Glockstrap. Anyone can send a message to unarchive it.