# Validate LoginAsk AIpost https://api.dev.givecard.dev/auth/login/validateValidates whether a user is eligible to log in based on their authentication credentials. Accepts a valid email address or a 10-digit phone number. Returns the sign-in method for email users: "password" for email/password, "google_sso" for google. Returns empty for phone users.