This schema is used to validate and parse the parameters for inviting a new user.
data
redirect_to
@type t() :: %Supabase.GoTrue.Schemas.InviteUserParams{ data: map(), id: term(), redirect_to: URI.t() }