You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could we also add the url in plain text so a person can copy and paste it to their browser and accept the invite?
The whole email is already in plain text. That doesn't matter, those anti-spam systems will still test the links.
I do think we have to do something about it as its a common issue. I think we can address this both in the short-term and long term.
Short term
Add a little warning on the modal that sends invitation
Create an article on the knowledge base which explains what the issue and solution is.
Long Term:
Think of some different UX for accepting invitations. We use our own token here and we can change that, we just need to figure out how to prevent this issue.
Contact Details
No response
Is your feature request related to a problem? Please describe?
Our OTP works well as a fallback whenever some user has a mail client that pre-clicks links for them.
I read that Supabase has docs for this scenario (https://supabase.com/docs/guides/auth/auth-email-templates#email-prefetching)
Describe the solution you'd like
Could we also add the url in plain text so a person can copy and paste it to their browser and accept the invite?
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: