LoginResult: { success: boolean; error?: string }

Type declaration

  • success: boolean
  • Optionalerror?: string