Invite User To Update Password

Hello, I'm trying to build this user flow.
  1. admin invites user from Supabase dashboard
  2. email is sent to user with a link that prompts them to update their password
What I'm having trouble with is sending a magic link in the initial email that will log the user in, so that my form can update their password
Was this page helpful?