Python: Verify and log in through OTP

Examples

Verify SMS One-Time Password (OTP)

res = supabase.auth.verify_otp(phone, token)